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

  /external/chromium_org/sandbox/win/src/
policy_engine_processor.cc 23 bool SkipOpcode(const PolicyOpcode& opcode, MatchContext* context,
48 MatchContext context;
policy_engine_opcodes.cc 45 MatchContext* match);
58 MatchContext* context) {
76 MatchContext* context) {
99 MatchContext* context) {
136 MatchContext* context) {
178 MatchContext* context) {
208 MatchContext* context) {
259 MatchContext* context) {
397 size_t param_count, MatchContext* match) {
438 MatchContext* match)
    [all...]
policy_engine_opcodes.h 92 // Zero the MatchContext context structure. This happens after the opcode
108 struct MatchContext {
112 MatchContext() {
150 MatchContext* match);
218 MatchContext* match);
policy_opcodes_unittest.cc 114 MatchContext context;
119 MatchContext context2;
153 MatchContext mc1;
245 MatchContext mc1;
297 MatchContext mc2;
316 MatchContext mc1;
334 MatchContext mc1;

Completed in 68 milliseconds