Home
last modified time | relevance | path

Searched defs:unmountAppFuse (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/vold/
H A DVolumeManager.cpp1166 int VolumeManager::unmountAppFuse(uid_t uid, int mountId) { in unmountAppFuse() function in VolumeManager
H A DVoldNativeService.cpp503 binder::Status VoldNativeService::unmountAppFuse(int32_t uid, int32_t mountId) { in unmountAppFuse() function in android::vold::VoldNativeService
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl72 void unmountAppFuse(int uid, int mountId); in unmountAppFuse() method