Searched refs:ProvideSecret (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/remoting/ios/bridge/
H A Dclient_instance.h71 void ProvideSecret(const std::string& pin, bool create_pair);
140 // modified in ProvideSecret(), but thereafter to be used only from the
141 // network thread. (This is safe because ProvideSecret() is invoked at most
H A Dclient_instance.cc164 void ClientInstance::ProvideSecret(const std::string& pin, function in class:remoting::ClientInstance
/external/chromium_org/remoting/client/jni/
H A Dchromoting_jni_instance.h76 void ProvideSecret(const std::string& pin, bool create_pair,
177 // modified in ProvideSecret(), but thereafter to be used only from the
178 // network thread. (This is safe because ProvideSecret() is invoked at most
H A Dchromoting_jni_runtime.cc100 remoting::ChromotingJniRuntime::GetInstance()->session()->ProvideSecret(
H A Dchromoting_jni_instance.cc153 void ChromotingJniInstance::ProvideSecret(const std::string& pin, function in class:remoting::ChromotingJniInstance

Completed in 84 milliseconds