Searched refs:handleDebugDumpData (Results 1 – 4 of 4) sorted by relevance
/system/chre/host/common/include/chre_host/ | ||
D | host_protocol_host.h | 69 virtual void handleDebugDumpData( in handleDebugDumpData() function |
/system/chre/host/hal_generic/ | ||
D | generic_context_hub.h | 97 void handleDebugDumpData( |
D | generic_context_hub.cc | 506 void GenericContextHub::SocketCallbacks::handleDebugDumpData( in handleDebugDumpData() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks |
/system/chre/host/common/ | ||
D | host_protocol_host.cc | 78 handlers.handleDebugDumpData(*msg.AsDebugDumpData()); in decodeMessageFromChre() |