Searched defs:array_stream (Results 1 – 7 of 7) sorted by relevance
| /external/tensorflow/tensorflow/core/lib/strings/ |
| D | proto_serialization.cc | 71 protobuf::io::ArrayOutputStream array_stream(buffer, size); in SerializeToBufferDeterministic() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | extension_set_unittest.cc | 545 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local 589 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
|
| D | generated_message_util.cc | 299 io::ArrayOutputStream array_stream(output->ptr, INT_MAX); in SerializeMessageNoTable() local
|
| D | lite_unittest.cc | 641 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
|
| /external/protobuf/src/google/protobuf/ |
| D | extension_set_unittest.cc | 572 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local 616 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
|
| D | generated_message_util.cc | 303 io::ArrayOutputStream array_stream(output->ptr, INT_MAX); in SerializeMessageNoTable() local
|
| D | lite_unittest.cc | 698 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
|