HomeSort by relevance Sort by last modified time
    Searched refs:FetchSecret (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/client/jni/
chromoting_jni_instance.h 71 // but only after the UI has been asked to provide a PIN (via FetchSecret()).
129 void FetchSecret(bool pairable,
chromoting_jni_instance.cc 85 base::Bind(&ChromotingJniInstance::FetchSecret, this),
451 void ChromotingJniInstance::FetchSecret(
456 FROM_HERE, base::Bind(&ChromotingJniInstance::FetchSecret,
  /external/chromium_org/remoting/protocol/
negotiating_authenticator_unittest.cc 76 base::Bind(&NegotiatingAuthenticatorTest::FetchSecret,
97 static void FetchSecret(

Completed in 651 milliseconds