Searched refs:handleDebugDumpData (Results 1 – 4 of 4) sorted by relevance
69 virtual void handleDebugDumpData( in handleDebugDumpData() function
155 void handleDebugDumpData(const ::chre::fbs::DebugDumpDataT &data) override;
358 void HalChreSocketConnection::SocketCallbacks::handleDebugDumpData( in handleDebugDumpData() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection::SocketCallbacks
79 handlers.handleDebugDumpData(*msg.AsDebugDumpData()); in decodeMessageFromChre()