Searched refs:cloudMediaPath (Results 1 – 1 of 1) sorted by relevance
564 string cloudMediaPath = cloudMntArgs.GetFullMediaCloud(); in CloudTwiceMount() local574 if (IsPathMounted(cloudMediaPath)) { in CloudTwiceMount()575 LOGI("path has mounted, %{public}s", cloudMediaPath.c_str()); in CloudTwiceMount()577 mountRet = CloudMount(userId, cloudMediaPath); in CloudTwiceMount()