Searched defs:coded_stream (Results 1 – 5 of 5) sorted by relevance
30 bool ReadProtoFromCodedInputStream(google::protobuf::io::CodedInputStream *coded_stream, in ReadProtoFromCodedInputStream()88 google::protobuf::io::CodedInputStream coded_stream(&istream); in ReadProtoFromBinaryFile() local
12 google::protobuf::io::CodedOutputStream coded_stream(&output_stream); in SerializeDeterministically() local
328 bool ReadProtoFromCodedInputStream(google::protobuf::io::CodedInputStream *coded_stream, in ReadProtoFromCodedInputStream()392 google::protobuf::io::CodedInputStream coded_stream(&istream); in ReadProtoFromBinaryFile() local
1388 io::CodedInputStream coded_stream(&input_stream); in TEST() local
546 io::CodedOutputStream coded_stream(&zero_copy_stream); in TEST_F() local