Searched refs:parse_sections (Results 1 – 2 of 2) sorted by relevance
112 static int parse_sections(const char* section_name, const XMLElement* section);218 if(parse_sections(section_name, section)) in btif_config_load_file()226 static int parse_sections(const char* section_name, const XMLElement* section) in parse_sections() function
1543 offset = self.parse_sections(sections_offset)1692 def parse_sections(self, offset): member in PE