HomeSort by relevance Sort by last modified time
    Searched refs:BindMount (Results 1 - 3 of 3) sorted by null

  /system/vold/
Utils.h 59 status_t BindMount(const std::string& source, const std::string& target);
PublicVolume.cpp 80 BindMount(securePath, kAsecPath);
Utils.cpp 177 status_t BindMount(const std::string& source, const std::string& target) {

Completed in 471 milliseconds