Searched refs:UnmountTreeWithPrefix (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | Utils.h | 139 status_t UnmountTreeWithPrefix(const std::string& prefix); |
D | Utils.cpp | 863 status_t UnmountTreeWithPrefix(const std::string& prefix) { in UnmountTreeWithPrefix() function |