OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sandbox_has_started_
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/seccomp-bpf/
sandbox_bpf.h
106
bool
sandbox_has_started_
;
member in class:sandbox::SandboxBPF
sandbox_bpf.cc
125
: proc_fd_(),
sandbox_has_started_
(false), policy_(policy) {
154
if (
sandbox_has_started_
) {
277
sandbox_has_started_
= true;
Completed in 53 milliseconds