Searched defs:onDisconnected (Results 1 – 4 of 4) sorted by relevance
/system/chre/host/common/include/chre_host/ | ||
D | socket_client.h | 69 virtual void onDisconnected() {}; in onDisconnected() function |
/system/chre/host/common/audio_stress_test/ | ||
D | audio_stress_test.cc | 68 void onDisconnected() override { in onDisconnected() function in __anonf121385d0111::SocketCallbacks |
/system/chre/host/common/test/ | ||
D | chre_test_client.cc | 84 void onDisconnected() override { in onDisconnected() function in __anon9eef10540111::SocketCallbacks |
/system/chre/host/hal_generic/ | ||
D | generic_context_hub.cc | 355 void GenericContextHub::SocketCallbacks::onDisconnected() { in onDisconnected() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks |