Searched defs:unmountAppFuse (Results 1 – 3 of 3) sorted by relevance
72 void unmountAppFuse(int uid, int mountId); in unmountAppFuse() method
1166 int VolumeManager::unmountAppFuse(uid_t uid, int mountId) { in unmountAppFuse() function in VolumeManager
503 binder::Status VoldNativeService::unmountAppFuse(int32_t uid, int32_t mountId) { in unmountAppFuse() function in android::vold::VoldNativeService