Home
last modified time | relevance | path

Searched defs:AccountInfoMap (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/signin/ios/browser/
Dprofile_oauth2_token_service_ios.h109 typedef std::map<std::string, linked_ptr<AccountInfo> > AccountInfoMap; typedef
/external/chromium_org/components/signin/core/browser/
Dmutable_profile_oauth2_token_service.h69 typedef std::map<std::string, linked_ptr<AccountInfo> > AccountInfoMap; typedef