Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Devent_export_task.cpp41 bool IsExportSwitchOff(std::shared_ptr<ExportConfig> config, std::shared_ptr<ExportDbManager> dbMgr) in IsExportSwitchOff() function
69 if (IsExportSwitchOff(config_, dbMgr_)) { in OnTaskRun()