Searched defs:unmountIncFs (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/vold/binder/android/os/ | ||
H A D | IVold.aidl | 144 void unmountIncFs(@utf8InCpp String dir); in unmountIncFs() method |
/aosp12/frameworks/base/services/incremental/ | ||
H A D | ServiceWrappers.cpp | 50 binder::Status unmountIncFs(const std::string& dir) const final { in unmountIncFs() function in android::incremental::RealVoldService |
/aosp12/system/vold/ | ||
H A D | VoldNativeService.cpp | 1035 binder::Status VoldNativeService::unmountIncFs(const std::string& dir) { in unmountIncFs() function in android::vold::VoldNativeService |