Home
last modified time | relevance | path

Searched refs:ParseResidualContent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/config/
H A Dexport_config_parser.cpp73 if (!ParseResidualContent(exportConfig)) { in Parse()
100 bool ExportConfigParser::ParseResidualContent(std::shared_ptr<ExportConfig> config) in ParseResidualContent() function in OHOS::HiviewDFX::ExportConfigParser
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/config/include/
H A Dexport_config_parser.h74 bool ParseResidualContent(std::shared_ptr<ExportConfig> config);