Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp562 Utils::MountArgument cloudMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "")); in CloudTwiceMount() local
563 string cloudPath = cloudMntArgs.GetFullCloud(); in CloudTwiceMount()
564 string cloudMediaPath = cloudMntArgs.GetFullMediaCloud(); in CloudTwiceMount()
915 Utils::MountArgument cloudMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "")); in CloudUMount() local
916 const string cloudFusePath = cloudMntArgs.GetFullCloud(); in CloudUMount()
922 const string cloudPath = cloudMntArgs.GetFullMediaCloud(); in CloudUMount()