Home
last modified time | relevance | path

Searched defs:capture (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Devent_log_task.cpp217 auto capture = std::make_shared<OpenStacktraceCatcher>(); in AppStackCapture() local
225 auto capture = std::make_shared<OpenStacktraceCatcher>(); in SystemStackCapture() local
234 auto capture = std::make_shared<BinderCatcher>(); in BinderLogCapture() local
252 auto capture = std::make_shared<PeerBinderCatcher>(); in PeerBinderCapture() local
262 auto capture = std::make_shared<ShellCatcher>(); in WMSUsageCapture() local
269 auto capture = std::make_shared<ShellCatcher>(); in AMSUsageCapture() local
276 auto capture = std::make_shared<ShellCatcher>(); in CpuUsageCapture() local
283 auto capture = std::make_shared<ShellCatcher>(); in MemoryUsageCapture() local
290 auto capture = std::make_shared<ShellCatcher>(); in PMSUsageCapture() local
297 auto capture = std::make_shared<ShellCatcher>(); in DPMSUsageCapture() local
[all …]