Home
last modified time | relevance | path

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

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