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

  /external/chromium/third_party/libjingle/source/talk/xmllite/
xmlparser.h 110 XML_Index byte_index_; member in class:buzz::XmlParser::ParseContext
xmlparser.cc 210 byte_index_(0) {
269 byte_index_ = byte_index;
285 *byte_index = static_cast<unsigned long>(byte_index_);

Completed in 459 milliseconds