HomeSort by relevance Sort by last modified time
    Searched defs:GetAccountId (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/components/signin/core/browser/
fake_auth_status_provider.cc 17 std::string FakeAuthStatusProvider::GetAccountId() const {
mutable_profile_oauth2_token_service.cc 109 MutableProfileOAuth2TokenService::AccountInfo::GetAccountId() const {
  /external/chromium_org/chrome/browser/extensions/api/identity/
account_tracker.cc 257 std::string AccountTracker::GetAccountId() const {
265 std::string id = GetAccountId();
  /external/chromium_org/google_apis/gaia/
oauth2_token_service_request.cc 346 std::string OAuth2TokenServiceRequest::GetAccountId() const {
oauth2_token_service.cc 61 std::string OAuth2TokenService::RequestImpl::GetAccountId() const {
136 const std::string& GetAccountId() const;
353 const std::string& OAuth2TokenService::Fetcher::GetAccountId() const {
577 UpdateAuthError(fetcher->GetAccountId(), fetcher->error());
606 fetcher->GetAccountId(),
617 req->GetAccountId(), req->GetConsumerId(),

Completed in 302 milliseconds