Home
last modified time | relevance | path

Searched refs:ProtoParseFailureTypeTable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/base/
H A Dtracing_schema_generated.h34 inline const flatbuffers::TypeTable *ProtoParseFailureTypeTable();
332 return ProtoParseFailureTypeTable(); in MiniReflectTypeTable()
573 inline const flatbuffers::TypeTable *ProtoParseFailureTypeTable() { in ProtoParseFailureTypeTable() function
H A Dtracing_schema.h29 return flatbuffers::FlatBufferToString(buf.data(), ProtoParseFailureTypeTable()); in TextFormat()