Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DUtils.cpp1260 status_t UnmountTree(const std::string& mountPoint) { in UnmountTree() function
/aosp12/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp731 static int UnmountTree(const char* path) { in UnmountTree() function