Searched refs:FetchThirdPartyToken (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/remoting/client/
H A Dtoken_fetcher_proxy.cc20 void TokenFetcherProxy::FetchThirdPartyToken( function in class:remoting::TokenFetcherProxy
H A Dtoken_fetcher_proxy.h28 virtual void FetchThirdPartyToken(
/external/chromium_org/remoting/protocol/
H A Dthird_party_client_authenticator.h33 // Callback passed to |FetchThirdPartyToken|, and called once the client
49 // in the same thread |FetchThirdPartyToken| was originally called.
51 virtual void FetchThirdPartyToken(
H A Dthird_party_client_authenticator.cc48 token_fetcher_->FetchThirdPartyToken(
H A Dthird_party_authenticator_unittest.cc43 virtual void FetchThirdPartyToken(
/external/chromium_org/remoting/client/jni/
H A Dchromoting_jni_runtime.h88 void FetchThirdPartyToken(const GURL& token_url,
H A Dchromoting_jni_instance.cc71 base::Bind(&ChromotingJniInstance::FetchThirdPartyToken,
128 void ChromotingJniInstance::FetchThirdPartyToken( function in class:remoting::ChromotingJniInstance
143 base::Bind(&ChromotingJniRuntime::FetchThirdPartyToken,
H A Dchromoting_jni_instance.h59 void FetchThirdPartyToken(
H A Dchromoting_jni_runtime.cc282 void ChromotingJniRuntime::FetchThirdPartyToken(const GURL& token_url, function in class:remoting::ChromotingJniRuntime
/external/chromium_org/remoting/client/plugin/
H A Dchromoting_instance.h172 void FetchThirdPartyToken(
H A Dchromoting_instance.cc462 void ChromotingInstance::FetchThirdPartyToken( function in class:remoting::ChromotingInstance
770 base::Bind(&ChromotingInstance::FetchThirdPartyToken,

Completed in 2814 milliseconds