Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dmount_argument_utils.h60 std::string GetCurOtherAppdataPath() const;
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dmount_argument_utils.cpp259 string MountArgument::GetCurOtherAppdataPath() const in GetCurOtherAppdataPath() function in OHOS::StorageDaemon::Utils::MountArgument
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp1504 std::string curOtherAppdataPath = mountArgument.GetCurOtherAppdataPath(); in MountAppdataAndSharefs()
1556 path = mountArgument.GetCurOtherAppdataPath(); in UmountMntUserTmpfs()