Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/config/
H A Dexport_config_parser.cpp35 constexpr char EXPORT_EVENT_LIST_CONFIG_PATHS[] = "exportEventListConfigPaths"; variable
62 …CJsonUtil::GetStringArray(jsonRoot_, EXPORT_EVENT_LIST_CONFIG_PATHS, exportConfig->eventsConfigFil… in Parse()