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

  /system/core/init/
import_parser.cpp 27 bool ImportParser::ParseSection(const std::vector<std::string>& args,
import_parser.h 29 bool ParseSection(const std::vector<std::string>& args,
init_parser.h 28 virtual bool ParseSection(const std::vector<std::string>& args,
init_parser.cpp 75 if (!section_parser->ParseSection(args, &ret_err)) {
action.h 121 bool ParseSection(const std::vector<std::string>& args,
service.h 194 bool ParseSection(const std::vector<std::string>& args,
action.cpp 401 bool ActionParser::ParseSection(const std::vector<std::string>& args,
service.cpp 822 bool ServiceParser::ParseSection(const std::vector<std::string>& args,
  /external/webrtc/webrtc/base/
linux.h 50 virtual bool ParseSection(SimpleMap* key_val_pair);
linux.cc 191 while (ParseSection(&section)) {
198 bool ConfigParser::ParseSection(SimpleMap* key_val_pair) {
  /external/google-breakpad/src/common/dwarf/
dwarf2reader_cfi_unittest.cc 659 void ParseSection(CFISection *section, bool succeeds = true) {
710 ParseSection(&section);
732 ParseSection(&section);
752 ParseSection(&section);
772 ParseSection(&section);
792 ParseSection(&section);
813 ParseSection(&section);
830 ParseSection(&section);
851 ParseSection(&section);
866 ParseSection(&section)
    [all...]

Completed in 119 milliseconds