Home
last modified time | relevance | path

Searched refs:DenySetgroups (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/sandbox/linux/services/
Dnamespace_utils.h46 static bool DenySetgroups() WARN_UNUSED_RESULT;
Dnamespace_utils_unittest.cc51 RAW_CHECK(NamespaceUtils::DenySetgroups()); in SANDBOX_TEST()
Dnamespace_utils.cc104 bool NamespaceUtils::DenySetgroups() { in DenySetgroups() function in sandbox::NamespaceUtils
Dnamespace_sandbox.cc52 RAW_CHECK(NamespaceUtils::DenySetgroups()); in RunAsyncSafe()
Dcredentials.cc300 PCHECK(NamespaceUtils::DenySetgroups()); in MoveToNewUserNS()