Searched refs:encodeDebugDumpRequest (Results 1 – 3 of 3) sorted by relevance
165 static void encodeDebugDumpRequest(flatbuffers::FlatBufferBuilder &builder);
133 void HostProtocolHost::encodeDebugDumpRequest(FlatBufferBuilder &builder) { in encodeDebugDumpRequest() function in android::chre::HostProtocolHost
117 HostProtocolHost::encodeDebugDumpRequest(builder); in debug()