Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_handshake_message.cc71 const QuicData& CryptoHandshakeMessage::GetSerialized() const { in GetSerialized() function in quic::CryptoHandshakeMessage
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dexample_proto_fast_parsing.h318 StringPiece GetSerialized() const { return serialized_; } in GetSerialized() function
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.cc324 StringPiece GetSerialized() const { return serialized_; } in GetSerialized() function in tensorflow::example::__anonec5fd2030111::parsed::Feature