Home
last modified time | relevance | path

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

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