Searched defs:new_flag_status (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_window.cc179 bool new_flag_status) {
182 account_reconcilor->OnNewProfileManagementFlagChanged(new_flag_status);
178 UpdateServicesWithNewProfileManagementFlag(Profile* profile, bool new_flag_status) argument
/external/chromium_org/components/signin/core/browser/
H A Daccount_reconcilor.cc334 bool new_flag_status) {
335 if (new_flag_status) {
333 OnNewProfileManagementFlagChanged( bool new_flag_status) argument

Completed in 538 milliseconds