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