HomeSort by relevance Sort by last modified time
    Searched refs:DangerousSetEscapePC (Results 1 - 3 of 3) sorted by null

  /external/libchrome/sandbox/linux/bpf_dsl/
policy_compiler.h 37 // DangerousSetEscapePC sets the "escape PC" that is allowed to issue any
39 void DangerousSetEscapePC(uint64_t escapepc);
policy_compiler.cc 125 void PolicyCompiler::DangerousSetEscapePC(uint64_t escapepc) {
  /external/libchrome/sandbox/linux/seccomp-bpf/
sandbox_bpf.cc 226 compiler.DangerousSetEscapePC(EscapePC());

Completed in 41 milliseconds