Home
last modified time | relevance | path

Searched refs:directoryCreated (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeofiletilecache.cpp121 const bool directoryCreated = QDir::root().mkpath(directory_); in init() local
122 if (!directoryCreated) in init()