Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/base/
H A Dtracing_schema_generated.h30 inline const flatbuffers::TypeTable *ResultExpectErrorTypeTable();
122 return ResultExpectErrorTypeTable(); in MiniReflectTypeTable()
532 inline const flatbuffers::TypeTable *ResultExpectErrorTypeTable() { in ResultExpectErrorTypeTable() function
H A Dtracing_schema.h66 return flatbuffers::FlatBufferToString(buf.data(), ResultExpectErrorTypeTable()); in TextFormat()