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