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

  /external/chromium_org/remoting/host/setup/
oauth_client.cc 21 void OAuthClient::GetCredentialsFromAuthCode(
63 // GetCredentialsFromAuthCode is asynchronous, so it's safe to call it here.
64 GetCredentialsFromAuthCode(
oauth_client.h 21 // Called when GetCredentialsFromAuthCode is completed, with the |user_email|
39 void GetCredentialsFromAuthCode(
me2me_native_messaging_host.cc 131 } else if (type == "getCredentialsFromAuthCode") {
387 oauth_client_->GetCredentialsFromAuthCode(

Completed in 127 milliseconds