OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SendHostStatus
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/components/pairing/
proto_decoder.cc
121
ProtoDecoder::IOBufferRefPtr ProtoDecoder::
SendHostStatus
(
bluetooth_host_pairing_controller.cc
47
void BluetoothHostPairingController::
SendHostStatus
() {
65
ProtoDecoder::
SendHostStatus
(host_status, &size));
204
SendHostStatus
();
299
SendHostStatus
();
/external/chromium_org/remoting/host/
host_status_sender.cc
72
SendHostStatus
(OFFLINE, exit_code);
76
SendHostStatus
(ONLINE, kSuccessExitCode);
79
void HostStatusSender::
SendHostStatus
(HostStatus status,
Completed in 560 milliseconds