Searched refs:RejectAuthenticatingClient (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/remoting/host/
H A Dchromoting_host.h102 void RejectAuthenticatingClient();
206 // Flags used for RejectAuthenticatingClient().
H A Dchromoting_host_unittest.cc283 void RejectAuthenticatingClient() { function in class:remoting::ChromotingHostTest
284 host_->RejectAuthenticatingClient();
484 TEST_F(ChromotingHostTest, RejectAuthenticatingClient) {
488 this, &ChromotingHostTest::RejectAuthenticatingClient));
H A Dchromoting_host.cc141 void ChromotingHost::RejectAuthenticatingClient() { function in class:remoting::ChromotingHost
/external/chromium_org/remoting/host/it2me/
H A Dit2me_host.cc286 host_->RejectAuthenticatingClient();

Completed in 201 milliseconds