Searched refs:RulesLoaded (Results 1 – 3 of 3) sorted by relevance
50 rules_loaded_(BuildCallback(this, &AddressValidator::RulesLoaded)), in AddressValidator()141 void AddressValidator::RulesLoaded(bool success, in RulesLoaded() function in autofill::AddressValidator
158 void RulesLoaded(bool success, const std::string& region_code, int);
1731 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, RulesLoaded) { in IN_PROC_BROWSER_TEST_F() argument