Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dzero_copy_stream_impl.cc415 LimitingInputStream::LimitingInputStream(ZeroCopyInputStream* input, in LimitingInputStream() function in google::protobuf::io::LimitingInputStream
Dzero_copy_stream_unittest.cc954 TEST_F(IoTest, LimitingInputStream) { in TEST_F() argument