Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dbytestream.cc146 size_t ArrayByteSource::Available() const { in Available() function in google::protobuf::strings::ArrayByteSource
164 size_t LimitByteSource::Available() const { in Available() function in google::protobuf::strings::LimitByteSource
Dbytestream_unittest.cc53 size_t Available() const { return data_.size(); } in Available() function in google::protobuf::strings::__anon3abf56900111::MockByteSource