Searched refs:HmdfsTwiceMount (Results 1 – 2 of 2) sorted by relevance
116 int32_t HmdfsTwiceMount(int32_t userId, const std::string &relativePath);
246 int32_t MountManager::HmdfsTwiceMount(int32_t userId, const std::string &relativePath) in HmdfsTwiceMount() function in OHOS::StorageDaemon::MountManager595 int32_t ret = HmdfsTwiceMount(userId, "account"); in HmdfsMount()