Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/shared/include/chre/platform/shared/
H A Dhost_protocol_chre.h277 static void encodeDebugDumpResponse(ChreFlatBufferBuilder &builder,
/aosp_15_r20/system/chre/platform/shared/
H A Dhost_protocol_chre.cc375 void HostProtocolChre::encodeDebugDumpResponse(ChreFlatBufferBuilder &builder, in encodeDebugDumpResponse() function in chre::HostProtocolChre
/aosp_15_r20/system/chre/platform/slpi/
H A Dhost_link.cc353 HostProtocolChre::encodeDebugDumpResponse(builder, data->hostClientId, in sendDebugDumpResponse()
/aosp_15_r20/system/chre/platform/tinysys/
H A Dhost_link.cc410 HostProtocolChre::encodeDebugDumpResponse(builder, data->hostClientId, in sendDebugDumpResponse()