Searched defs:serialized_proto (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
D | proto_helper.h | 41 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/ |
D | proto_file_parser.cc | 232 const grpc::string& method, const grpc::string& serialized_proto, in GetTextFormatFromMethod() 270 const grpc::string& serialized_proto) { in GetTextFormatFromMessageType()
|
/external/tensorflow/tensorflow/python/ops/ |
D | boosted_trees_ops.py | 210 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/ |
D | xds_api.h | 382 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
|
D | xds_client.cc | 887 std::string serialized_proto, std::string version, in CreateResourceMetadataAcked()
|
/external/cronet/components/metrics/ |
D | metrics_service.cc | 1268 const std::string& serialized_proto, in SetPersistentSystemProfile() 1287 std::string serialized_proto = in RecordCurrentEnvironment() local
|
D | metrics_service_unittest.cc | 115 void SetPersistentSystemProfile(const std::string& serialized_proto, in SetPersistentSystemProfile()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | example_parsing_ops.cc | 237 const tstring& serialized_proto = serialized->scalar<tstring>()(); in ParseExampleScalar() local 364 const tstring& serialized_proto = serialized->scalar<tstring>()(); in Compute() local
|
/external/libchrome/dbus/ |
D | message.cc | 637 std::string serialized_proto; in AppendProtoAsArrayOfBytes() local
|