OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringMatchOptions
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sandbox/win/src/
policy_low_level.h
141
const wchar_t* string,
StringMatchOptions
match_opts);
165
bool GenStringOpcode(RuleType rule_type,
StringMatchOptions
match_opts,
policy_engine_opcodes.h
225
enum
StringMatchOptions
{
344
StringMatchOptions
match_opts,
policy_low_level.cc
152
StringMatchOptions
match_opts,
204
match_opts = static_cast<
StringMatchOptions
>(EXACT_LENGHT | match_opts);
219
StringMatchOptions
match_opts) {
policy_engine_opcodes.cc
230
StringMatchOptions
match_opts,
Completed in 5241 milliseconds