Home
last modified time | relevance | path

Searched defs:CreateMounts (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dmounts.cc678 void CreateMounts(const MountTree& tree, const std::string& path, in CreateMounts() function
746 void Mounts::CreateMounts(const std::string& root_path) const { in CreateMounts() function in sandbox2::Mounts