Searched refs:UmountByUser (Results 1 – 3 of 3) sorted by relevance
78 int32_t UmountByUser(int32_t userId);
84 return MountManager::GetInstance()->UmountByUser(userId); in StopUser()
1086 int32_t MountManager::UmountByUser(int32_t userId) in UmountByUser() function in OHOS::StorageDaemon::MountManager