Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/
Dhost_protocol_host.h72 virtual void handleDebugDumpResponse( in handleDebugDumpResponse() function
/system/chre/host/hal_generic/
Dgeneric_context_hub.h100 void handleDebugDumpResponse(
Dgeneric_context_hub.cc518 void GenericContextHub::SocketCallbacks::handleDebugDumpResponse( in handleDebugDumpResponse() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks
/system/chre/host/common/
Dhost_protocol_host.cc82 handlers.handleDebugDumpResponse(*msg.AsDebugDumpResponse()); in decodeMessageFromChre()