Searched refs:ExportConfigParser (Results 1 – 4 of 4) sorted by relevance
41 ExportConfigParser::ExportConfigParser(const std::string& configFile) in ExportConfigParser() function in OHOS::HiviewDFX::ExportConfigParser46 ExportConfigParser::~ExportConfigParser() in ~ExportConfigParser()54 std::shared_ptr<ExportConfig> ExportConfigParser::Parse() in Parse()80 bool ExportConfigParser::ParseSettingDbParam(SettingDbParam& settingDbParam, const std::string& par… in ParseSettingDbParam()100 bool ExportConfigParser::ParseResidualContent(std::shared_ptr<ExportConfig> config) in ParseResidualContent()
93 ExportConfigParser parser(configFile); in ParseConfigFile()
64 class ExportConfigParser {66 ExportConfigParser(const std::string& configFile);67 virtual ~ExportConfigParser();
91 ExportConfigParser parser(TEST_CONFIG_FILE);110 ExportConfigParser parser(TEST_CONFIG_FILE);124 ExportConfigParser parser(TEST_CONFIG_FILE);