Searched refs:kSeekToEnd (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/sandbox/win/src/ |
D | policy_engine_unittest.cc | 57 kSeekToEnd, CASE_INSENSITIVE, kPolNone); in TEST()
|
D | policy_opcodes_unittest.cc | 272 PolicyOpcode* op4b = opcode_maker.MakeOpWStringMatch(0, txt4, kSeekToEnd, in TEST() 286 PolicyOpcode* op5b = opcode_maker.MakeOpWStringMatch(0, txt5, kSeekToEnd, in TEST()
|
D | policy_engine_opcodes.h | 239 const int kSeekToEnd = 0xfffff; variable
|
D | policy_low_level.cc | 190 kSeekToEnd, match_opts, in GenStringOpcode()
|
D | policy_engine_opcodes.cc | 297 if (kSeekToEnd == start_position) { in OpcodeEval()
|