Searched refs:attention_ignored (Results 1 – 2 of 2) sorted by relevance
30 base::string16 attention_ignored = UTF8ToUTF16(autofill::kAttentionIgnoredRe); in Parse() local46 } else if (ParseField(scanner, attention_ignored, NULL) || in Parse()
94 string16 attention_ignored = in Parse() local108 } else if (ParseText(&q, attention_ignored) || in Parse()