SendOfflineStatus 73 remoting/host/host_status_sender.h void SendOfflineStatus(HostExitCodes exit_code); SendOfflineStatus 95 remoting/host/host_status_sender_unittest.cc TEST_F(HostStatusSenderTest, SendOfflineStatus) { SendOfflineStatus 110 remoting/host/host_status_sender_unittest.cc host_status_sender_->SendOfflineStatus(kTestExitCode); SendOfflineStatus 114 remoting/host/host_status_sender_unittest.cc host_status_sender_->SendOfflineStatus(kTestExitCode); SendOfflineStatus 1170 remoting/host/remoting_me2me_host.cc host_status_sender_->SendOfflineStatus(exit_code);