Home
last modified time | relevance | path

Searched defs:coded_stream (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dprotobuf_utils.cc30 bool ReadProtoFromCodedInputStream(google::protobuf::io::CodedInputStream *coded_stream, in ReadProtoFromCodedInputStream()
88 google::protobuf::io::CodedInputStream coded_stream(&istream); in ReadProtoFromBinaryFile() local
/third_party/protobuf/rust/cpp_kernel/
Dcompare.cc12 google::protobuf::io::CodedOutputStream coded_stream(&output_stream); in SerializeDeterministically() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/parser/
Dparser_utils.cc328 bool ReadProtoFromCodedInputStream(google::protobuf::io::CodedInputStream *coded_stream, in ReadProtoFromCodedInputStream()
392 google::protobuf::io::CodedInputStream coded_stream(&istream); in ReadProtoFromBinaryFile() local
/third_party/protobuf/src/google/protobuf/
Dextension_set_unittest.cc1388 io::CodedInputStream coded_stream(&input_stream); in TEST() local
Dtext_format_unittest.cc546 io::CodedOutputStream coded_stream(&zero_copy_stream); in TEST_F() local