Searched refs:should_ignore (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Drestricted_token.cc220 bool should_ignore = false; local
225 should_ignore = true;
230 if (!should_ignore) {
310 bool should_ignore = false; local
317 should_ignore = true;
322 if (!should_ignore) {
/external/chromium_org/components/autofill/core/browser/
H A Dname_field.cc81 bool should_ignore = ParseField(scanner, local
84 if (should_ignore)

Completed in 222 milliseconds