Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/
H A Devent_export_engine.cpp113 auto task = std::bind(&EventExportEngine::InitAndRunTask, this, config); in InitAndRunTasks()
157 void EventExportEngine::InitAndRunTask(std::shared_ptr<ExportConfig> config) in InitAndRunTask() function in OHOS::HiviewDFX::EventExportEngine
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/include/
H A Devent_export_engine.h48 void InitAndRunTask(std::shared_ptr<ExportConfig> config);