Home
last modified time | relevance | path

Searched defs:array_stream (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/lib/strings/
Dproto_serialization.cc71 protobuf::io::ArrayOutputStream array_stream(buffer, size); in SerializeToBufferDeterministic() local
/external/protobuf/src/google/protobuf/
Dgenerated_message_util.cc303 io::ArrayOutputStream array_stream(output->ptr, INT_MAX); in SerializeMessageNoTable() local
708 io::ArrayOutputStream array_stream(array_output.ptr, INT_MAX); in SerializeInternalToArray() local
Dextension_set_unittest.cc543 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
587 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
Dmap_test.cc2145 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
3058 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size); in DeterministicSerializationWithSerializePartialToCodedStream() local
3072 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size); in DeterministicSerializationWithSerializeToCodedStream() local
3085 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size); in DeterministicSerialization() local
Dlite_unittest.cc638 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
Dwire_format_unittest.cc502 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&stream_data), size, in TEST() local