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/
sandbox_bpf_test_runner.cc
63
sandbox.
AssembleFilter
(true /* force_verification */);
sandbox_bpf.h
173
// Typically,
AssembleFilter
() is only used by unit tests and by sandbox
179
Program*
AssembleFilter
(bool force_verification);
sandbox_bpf.cc
603
Program* program =
AssembleFilter
(false /* force_verification */);
641
SandboxBPF::Program* SandboxBPF::
AssembleFilter
(bool force_verification) {
[
all
...]
Completed in 188 milliseconds