Searched defs:Available (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ | ||
D | bytestream.cc | 146 size_t ArrayByteSource::Available() const { in Available() function in google::protobuf::strings::ArrayByteSource |
D | bytestream_unittest.cc | 53 size_t Available() const { return data_.size(); } in Available() function in google::protobuf::strings::__anon3abf56900111::MockByteSource |