HomeSort by relevance Sort by last modified time
    Searched defs:HasMoreData (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/spdy/
hpack_input_stream.cc 25 bool HpackInputStream::HasMoreData() const {
  /external/chromium_org/dbus/
message.cc 97 while (reader->HasMoreData()) {
731 bool MessageReader::HasMoreData() {
815 if (!array_reader.HasMoreData()) {
836 while (array_reader.HasMoreData()) {
851 while (array_reader.HasMoreData()) {

Completed in 83 milliseconds