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