Home
last modified time | relevance | path

Searched defs:serialized_proto (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dproto_helper.h41 SerializedProtoType* serialized_proto) { in SerializeProto()
54 SerializedProto serialized_proto; in SerializeProto() local
62 inline ProtoType DeserializeProto(const SerializedProtoType& serialized_proto) { in DeserializeProto()
74 inline void SerializedProto_Free(const SerializedProtoType& serialized_proto) { in SerializedProto_Free()
/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc232 const grpc::string& method, const grpc::string& serialized_proto, in GetTextFormatFromMethod()
270 const grpc::string& serialized_proto) { in GetTextFormatFromMessageType()
/external/tensorflow/tensorflow/python/ops/
Dboosted_trees_ops.py210 def __init__(self, name, stamp_token=0, is_local=False, serialized_proto=''): argument
290 def deserialize(self, stamp_token, serialized_proto): argument
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.h382 std::string serialized_proto; member
389 std::string serialized_proto; member
438 std::string serialized_proto; member
527 std::string serialized_proto; member
567 std::string serialized_proto; member
Dxds_client.cc887 std::string serialized_proto, std::string version, in CreateResourceMetadataAcked()
/external/cronet/components/metrics/
Dmetrics_service.cc1268 const std::string& serialized_proto, in SetPersistentSystemProfile()
1287 std::string serialized_proto = in RecordCurrentEnvironment() local
Dmetrics_service_unittest.cc115 void SetPersistentSystemProfile(const std::string& serialized_proto, in SetPersistentSystemProfile()
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc237 const tstring& serialized_proto = serialized->scalar<tstring>()(); in ParseExampleScalar() local
364 const tstring& serialized_proto = serialized->scalar<tstring>()(); in Compute() local
/external/libchrome/dbus/
Dmessage.cc637 std::string serialized_proto; in AppendProtoAsArrayOfBytes() local