Home
last modified time | relevance | path

Searched refs:onSocketReceive (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/libsource/
DHostToGuestComms.cpp181 makeSafeCallback(this, &HostToGuestComms::onSocketReceive)); in onServerConnection()
201 void HostToGuestComms::onSocketReceive() { in onSocketReceive() function in HostToGuestComms
239 makeSafeCallback(this, &HostToGuestComms::onSocketReceive)); in onSocketReceive()
406 makeSafeCallback(this, &HostToGuestComms::onSocketReceive)); in onConnected()
/device/google/cuttlefish/host/frontend/gcastv2/libsource/include/source/
DHostToGuestComms.h67 void onSocketReceive();