Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dmount_argument_utils.h47 std::string GetFullCloud() const;
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dmount_argument_utils.cpp74 string MountArgument::GetFullCloud() const in GetFullCloud() function in OHOS::StorageDaemon::Utils::MountArgument
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp332 mountSrcPath = hmdfsMntArgs.GetFullCloud(); in HmdfsMount()
563 string cloudPath = cloudMntArgs.GetFullCloud(); in CloudTwiceMount()
736 const string &cloudPrefix = hmdfsMntArgs.GetFullCloud(); in MountPointToList()
916 const string cloudFusePath = cloudMntArgs.GetFullCloud(); in CloudUMount()