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

  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 112 static int parse_sections(const char* section_name, const XMLElement* section);
218 if(parse_sections(section_name, section))
226 static int parse_sections(const char* section_name, const XMLElement* section) function
    [all...]
  /external/chromium_org/tools/symsrc/
pefile.py 1692 def parse_sections(self, offset): member in class:PE
    [all...]

Completed in 674 milliseconds