Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dmount_argument_utils.h43 std::string GetCloudFullPath() const;
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dmount_argument_utils.cpp121 string MountArgument::GetCloudFullPath() const in GetCloudFullPath() function in OHOS::StorageDaemon::Utils::MountArgument
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp261 dst = hmdfsMntArgs.GetCloudFullPath(); in HmdfsTwiceMount()
954 if (Mount(LocalMntArgs.GetFullSrc(), LocalMntArgs.GetCloudFullPath(), in LocalMount()
1077 path = LocalMntArgs.GetCloudFullPath(); in LocalUMount()