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

  /external/chromium_org/third_party/libjingle/source/talk/base/
linux.cc 208 while (ParseSection(&section)) {
215 bool ConfigParser::ParseSection(SimpleMap* key_val_pair) {
  /external/chromium/third_party/libjingle/source/talk/base/
linux.cc 133 while (ParseSection(&section)) {
140 bool ConfigParser::ParseSection(SimpleMap *key_val_pair) {

Completed in 39 milliseconds