OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InNewNetNamespace
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/sandbox/linux/services/
namespace_sandbox.h
118
static bool
InNewNetNamespace
();
namespace_sandbox_unittest.cc
76
const bool in_net_ns = NamespaceSandbox::
InNewNetNamespace
();
95
const bool in_net_ns = NamespaceSandbox::
InNewNetNamespace
();
namespace_sandbox.cc
241
bool NamespaceSandbox::
InNewNetNamespace
() {
Completed in 2990 milliseconds