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

  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.cc 310 requested_info_key_ = info_key;
409 if (i->first == requested_info_key_) {
414 consumer_->OnGetUserInfoKeyNotFound(requested_info_key_);
gaia_auth_fetcher.h 189 std::string requested_info_key_; // Currently tracked for GetUserInfo only member in class:GaiaAuthFetcher

Completed in 43 milliseconds