Home
last modified time | relevance | path

Searched refs:handleDebugDumpData (Results 1 – 4 of 4) sorted by relevance

/system/chre/host/common/include/chre_host/
Dhost_protocol_host.h69 virtual void handleDebugDumpData( in handleDebugDumpData() function
/system/chre/host/hal_generic/
Dgeneric_context_hub.h97 void handleDebugDumpData(
Dgeneric_context_hub.cc506 void GenericContextHub::SocketCallbacks::handleDebugDumpData( in handleDebugDumpData() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks
/system/chre/host/common/
Dhost_protocol_host.cc78 handlers.handleDebugDumpData(*msg.AsDebugDumpData()); in decodeMessageFromChre()