HomeSort by relevance Sort by last modified time
    Searched full:start_depth (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/common/
libxml_utils.cc 81 const int start_depth = Depth(); local
99 while (NodeType() != XML_READER_TYPE_END_ELEMENT || Depth() != start_depth) {

Completed in 97 milliseconds