Searched refs:FetchSecret (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dnegotiating_authenticator_unittest.cc76 base::Bind(&NegotiatingAuthenticatorTest::FetchSecret,
97 static void FetchSecret( function in class:remoting::protocol::NegotiatingAuthenticatorTest
/external/chromium_org/remoting/client/jni/
H A Dchromoting_jni_instance.cc85 base::Bind(&ChromotingJniInstance::FetchSecret, this),
451 void ChromotingJniInstance::FetchSecret( function in class:remoting::ChromotingJniInstance
456 FROM_HERE, base::Bind(&ChromotingJniInstance::FetchSecret,
H A Dchromoting_jni_instance.h71 // but only after the UI has been asked to provide a PIN (via FetchSecret()).
129 void FetchSecret(bool pairable,

Completed in 156 milliseconds