Home
last modified time | relevance | path

Searched refs:delta_str (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dpolicy_engine_opcodes.cc245 ptrdiff_t delta_str = AllocRelative(opcode, match_str, wcslen(match_str)+1); in MakeOpWStringMatch() local
246 if (0 == delta_str) { in MakeOpWStringMatch()
249 opcode->SetArgument(0, delta_str); in MakeOpWStringMatch()