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

  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc 95 oauth2_client_id_ = GetOAuth2ClientId();
96 if (oauth2_client_id_.empty()) {
478 oauth2_client_id_,
identity_api.h 174 std::string oauth2_client_id_; member in class:extensions::IdentityGetAuthTokenFunction

Completed in 25 milliseconds