Home
last modified time | relevance | path

Searched refs:ParseFromIstream (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/examples/
Dlist_people.cc67 if (!address_book.ParseFromIstream(&input)) { in main()
Dadd_person.cc80 } else if (!address_book.ParseFromIstream(&input)) { in main()
/third_party/protobuf/src/google/protobuf/
Dmessage_lite.h294 PROTOBUF_ATTRIBUTE_REINITIALIZES bool ParseFromIstream(std::istream* input);
Dmessage_unittest.inc166 // Test ParseFromIstream.
169 EXPECT_TRUE(message.ParseFromIstream(&stream));
Dmessage_lite.cc286 bool MessageLite::ParseFromIstream(std::istream* input) { in ParseFromIstream() function in google::protobuf::MessageLite
Dmap_test.cc3191 EXPECT_TRUE(message.ParseFromIstream(&stream)); in TEST()
/third_party/spirv-tools/tools/fuzz/
Dfuzz.cpp455 transformations->ParseFromIstream(&transformations_stream); in ParseTransformations()
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
Dfuzz.cpp455 transformations->ParseFromIstream(&transformations_stream); in ParseTransformations()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp455 transformations->ParseFromIstream(&transformations_stream); in ParseTransformations()