Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Dmount_manager.h145 const std::vector<DirInfo> hmdfsDirVec_; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp132 MountManager::MountManager() : hmdfsDirVec_(InitHmdfsDirVec()), virtualDir_(InitVirtualDir()), in MountManager()
1174 for (const DirInfo &dir : hmdfsDirVec_) { in PrepareHmdfsDirs()
1305 for (const DirInfo &dir : hmdfsDirVec_) { in DestroyHmdfsDirs()