Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dsysevent_source.h60 void UpdateTestType(const std::string& testType);
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp86 eventSourcePlugin->UpdateTestType(testTypeStr); in ParameterWatchCallback()
313 void SysEventSource::UpdateTestType(const std::string& testType) in UpdateTestType() function in OHOS::HiviewDFX::SysEventSource