Home
last modified time | relevance | path

Searched defs:token_url (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/remoting/host/
Dtoken_validator_factory_impl.cc40 const GURL& token_url, in TokenValidatorImpl()
83 virtual const GURL& token_url() const OVERRIDE { in token_url() function in remoting::TokenValidatorImpl
167 const GURL& token_url, in TokenValidatorFactoryImpl()
Dremoting_me2me_host.cc922 const GURL& token_url, in OnHostTokenUrlPolicyUpdate()
/external/chromium/chrome/browser/chromeos/login/
Dissue_response_handler.h43 std::string token_url() { return token_url_; } in token_url() function
/external/chromium_org/remoting/client/plugin/
Dpepper_token_fetcher.cc22 const GURL& token_url, in FetchThirdPartyToken()
Dchromoting_instance.cc417 const GURL& token_url, in FetchThirdPartyToken()
/external/chromium_org/remoting/protocol/
Dthird_party_client_authenticator.cc33 std::string token_url = message->TextNamed(kTokenUrlTag); in ProcessTokenMessage() local
Dthird_party_authenticator_unittest.cc43 const GURL& token_url, in FetchThirdPartyToken()
87 virtual const GURL& token_url() const OVERRIDE { in token_url() function in remoting::protocol::ThirdPartyAuthenticatorTest::FakeTokenValidator