Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dmount_argument_utils.h58 std::string GetSharefsDocCurPath() const;
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dmount_argument_utils.cpp252 string MountArgument::GetSharefsDocCurPath() const in GetSharefsDocCurPath() function in OHOS::StorageDaemon::Utils::MountArgument
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp1522 std::string sharefsDocCurPath = mountArgument.GetSharefsDocCurPath(); in MountAppdataAndSharefs()
1551 std::string path = mountArgument.GetSharefsDocCurPath() + "/appdata"; in UmountMntUserTmpfs()