Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/config/
H A Devent_logger_config.cpp25 constexpr char EVENT_LOGGER_CONFIG_PATH[] = "/system/etc/hiview/event_logger_config"; variable
37 configPath_ = EVENT_LOGGER_CONFIG_PATH; in EventLoggerConfig()