Home
last modified time | relevance | path

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

/third_party/mindspore/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/src/google/protobuf/
Dtext_format_unittest.cc375 io::CodedOutputStream coded_stream(&zero_copy_stream); in TEST_F() local