Home
last modified time | relevance | path

Searched defs:unmountIncFs (Results 1 – 2 of 2) sorted by relevance

/system/vold/binder/android/os/
DIVold.aidl133 void unmountIncFs(@utf8InCpp String dir); in unmountIncFs() method
/system/vold/
DVoldNativeService.cpp910 binder::Status VoldNativeService::unmountIncFs(const std::string& dir) { in unmountIncFs() function in android::vold::VoldNativeService