Home
last modified time | relevance | path

Searched defs:on_token_validated_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/
Dtoken_validator_base.h81 base::Callback<void(const std::string& shared_secret)> on_token_validated_; variable
/external/chromium_org/remoting/protocol/
Dthird_party_authenticator_unittest.cc98 base::Callback<void(const std::string& shared_secret)> on_token_validated_; member in remoting::protocol::ThirdPartyAuthenticatorTest::FakeTokenValidator