Home | History | Annotate | Download | only in flip_server

Lines Matching refs:firstline

747   const base::StringPiece firstline = first_line();
751 if (firstline.empty() && buffer_length == 0) {
769 static_cast<int>(firstline.size()),
770 firstline.data());
891 // This is the first of the three parts of the firstline.
900 // one, so we have to reformat the firstline.
935 // This is the last of the three parts of the firstline.
941 // can update the firstline in-place.
952 // one, so we have to reformat the firstline.