Home
last modified time | relevance | path

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

/system/vold/
DUtils.h139 status_t UnmountTreeWithPrefix(const std::string& prefix);
DUtils.cpp863 status_t UnmountTreeWithPrefix(const std::string& prefix) { in UnmountTreeWithPrefix() function