Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DVolumeManager.cpp890 int VolumeManager::abortFuse() { in abortFuse() function in VolumeManager
H A DVoldNativeService.cpp181 binder::Status VoldNativeService::abortFuse() { in abortFuse() function in android::vold::VoldNativeService
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl28 void abortFuse(); in abortFuse() method