OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AssembleFilter
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
bpf_tests.h
104
sandbox.
AssembleFilter
(true /* force_verification */);
sandbox_bpf.h
182
// Typically,
AssembleFilter
() is only used by unit tests and by sandbox
188
Program*
AssembleFilter
(bool force_verification);
sandbox_bpf.cc
514
Program* program =
AssembleFilter
(false /* force_verification */);
543
SandboxBPF::Program* SandboxBPF::
AssembleFilter
(bool force_verification) {
[
all
...]
Completed in 36 milliseconds