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

  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.h 148 std::string GetOAuth2ClientId() const;
identity_api.cc 93 oauth2_client_id_ = GetOAuth2ClientId();
498 std::string IdentityGetAuthTokenFunction::GetOAuth2ClientId() const {
identity_apitest.cc     [all...]

Completed in 1480 milliseconds