Home
last modified time | relevance | path

Searched refs:encodeDebugDumpResponse (Results 1 – 3 of 3) sorted by relevance

/system/chre/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h194 static void encodeDebugDumpResponse(ChreFlatBufferBuilder &builder,
/system/chre/platform/shared/
Dhost_protocol_chre.cc227 void HostProtocolChre::encodeDebugDumpResponse(ChreFlatBufferBuilder &builder, in encodeDebugDumpResponse() function in chre::HostProtocolChre
/system/chre/platform/slpi/
Dhost_link.cc379 HostProtocolChre::encodeDebugDumpResponse(builder, data->hostClientId, in sendDebugDumpResponse()