Searched refs:GenStringOpcode (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/sandbox/win/src/ |
D | policy_low_level.cc | 151 bool PolicyRule::GenStringOpcode(RuleType rule_type, in GenStringOpcode() function in sandbox::PolicyRule 238 if (!GenStringOpcode(rule_type, match_opts, parameter, in AddStringMatch() 250 if (!GenStringOpcode(rule_type, match_opts, parameter, in AddStringMatch() 270 if (!GenStringOpcode(rule_type, match_opts, parameter, in AddStringMatch()
|
D | policy_low_level.h | 165 bool GenStringOpcode(RuleType rule_type, StringMatchOptions match_opts,
|