Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Dmount_manager.h85 int32_t CloudMount(int32_t userId, const std::string& path);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp510 int32_t MountManager::CloudMount(int32_t userId, const string& path) in CloudMount() function in OHOS::StorageDaemon::MountManager
569 mountRet = CloudMount(userId, cloudPath); in CloudTwiceMount()
577 mountRet = CloudMount(userId, cloudMediaPath); in CloudTwiceMount()