Searched refs:BindMount (Results 1 – 3 of 3) sorted by relevance
59 status_t BindMount(const std::string& source, const std::string& target);
80 BindMount(securePath, kAsecPath); in initAsecStage()
177 status_t BindMount(const std::string& source, const std::string& target) { in BindMount() function