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

  /external/chromium_org/sandbox/win/src/
policy_engine_unittest.cc 49 opcode_maker.MakeOpNumberMatch(CreationDispositionArg, OPEN_EXISTING,
58 opcode_maker.MakeOpNumberMatch(CreationDispositionArg, CREATE_NEW,
policy_engine_opcodes.h 309 PolicyOpcode* MakeOpNumberMatch(int16 selected_param, unsigned long match,
policy_engine_opcodes.cc 113 PolicyOpcode* OpcodeFactory::MakeOpNumberMatch(int16 selected_param,
policy_low_level.cc 286 if (NULL == opcode_factory_->MakeOpNumberMatch(parameter, number, opts)) {
policy_opcodes_unittest.cc 188 PolicyOpcode* op_m42 = opcode_maker.MakeOpNumberMatch(0, unsigned long(42),

Completed in 29 milliseconds