Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dnamespace.cc199 std::string hostname, bool allow_mount_propagation) in Namespace()
212 bool allow_mount_propagation) { in InitializeNamespaces()
H A Dnamespace.h55 bool allow_mount_propagation() const { return allow_mount_propagation_; } in allow_mount_propagation() function