Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dpolicy_engine_opcodes.cc14 bool InitStringUnicode(const wchar_t* source, size_t length, in InitStringUnicode() function
317 InitStringUnicode(match_str, match_len, &match_ustr); in OpcodeEval()
319 InitStringUnicode(source_str, match_len, &source_ustr); in OpcodeEval()
331 InitStringUnicode(match_str, match_len, &match_ustr); in OpcodeEval()
333 InitStringUnicode(source_str, match_len, &source_ustr); in OpcodeEval()