HomeSort by relevance Sort by last modified time
    Searched refs:GetSignedInServiceErrors (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/signin/
signin_ui_util.h 25 std::vector<GlobalError*> GetSignedInServiceErrors(Profile* profile);
signin_ui_util.cc 31 std::vector<GlobalError*> errors = GetSignedInServiceErrors(profile);
37 std::vector<GlobalError*> GetSignedInServiceErrors(Profile* profile) {
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_menu_model.cc 689 // GetSignedInServiceErrors() can modify the global error list, so call it
692 signin_ui_util::GetSignedInServiceErrors(

Completed in 143 milliseconds