Home | History | Annotate | Download | only in http

Lines Matching refs:GetNext

193   while (it.GetNext()) {
223 while (byte_range_set_iterator.GetNext()) {
303 while (it.GetNext()) {
531 while (lines.GetNext()) {
572 while (t.GetNext()) {
625 bool HttpUtil::HeadersIterator::GetNext() {
626 while (lines_.GetNext()) {
660 while (GetNext()) {
677 bool HttpUtil::ValuesIterator::GetNext() {
678 while (values_.GetNext()) {