Home
last modified time | relevance | path

Searched refs:RSUsageCapture (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h84 void RSUsageCapture();
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp72 captureList_.insert(std::pair<std::string, capture>("cmd:rs", [this] { this->RSUsageCapture(); })); in EventLogTask()
342 void EventLogTask::RSUsageCapture() in RSUsageCapture() function in OHOS::HiviewDFX::EventLogTask
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp171 logTask->RSUsageCapture(); in HWTEST_F()

Completed in 3 milliseconds