Home
last modified time | relevance | path

Searched defs:SerializeMetadata (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/rpc/
H A Dquery_result_serializer.cc265 void QueryResultSerializer::SerializeMetadata( in SerializeMetadata() function in perfetto::trace_processor::QueryResultSerializer
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dwriter.cpp50 std::string SerializeMetadata(const LpMetadata& input) { in SerializeMetadata() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_session.cc960 void OgHttp2Session::SerializeMetadata(Http2StreamId stream_id, in SerializeMetadata() function in http2::adapter::OgHttp2Session