Home
last modified time | relevance | path

Searched defs:fetch_secret_callback (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/client/
Dclient_config.h24 protocol::FetchSecretCallback fetch_secret_callback; member
/external/chromium_org/remoting/protocol/
Dnegotiating_client_authenticator.cc26 const FetchSecretCallback& fetch_secret_callback, in NegotiatingClientAuthenticator()
Dnegotiating_authenticator_unittest.cc75 FetchSecretCallback fetch_secret_callback = in InitAuthenticators() local