HomeSort by relevance Sort by last modified time
    Searched full:host_public_key_ (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/remoting/client/plugin/
pepper_token_fetcher.cc 14 host_public_key_(host_public_key),
27 plugin_->FetchThirdPartyToken(token_url, host_public_key_, scope,
pepper_token_fetcher.h 35 std::string host_public_key_; member in class:remoting::PepperTokenFetcher
  /external/chromium_org/remoting/protocol/
authenticator_test_base.h 58 std::string host_public_key_; member in class:remoting::protocol::AuthenticatorTestBase
connection_to_host.h 144 std::string host_public_key_; member in class:remoting::protocol::ConnectionToHost
authenticator_test_base.cc 59 host_public_key_ = key_pair_->GetPublicKey();
connection_to_host.cc 90 host_public_key_ = host_public_key;

Completed in 265 milliseconds