Home
last modified time | relevance | path

Searched refs:UnmountTreeWithPrefix (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/vold/
H A DUtils.h173 status_t UnmountTreeWithPrefix(const std::string& prefix);
H A DUtils.cpp1245 status_t UnmountTreeWithPrefix(const std::string& prefix) { in UnmountTreeWithPrefix() function