Home
last modified time | relevance | path

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

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