Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp279 void SysEventSource::OnConfigUpdate(const std::string& localCfgPath, const std::string& cloudCfgPat… in OnConfigUpdate() function in OHOS::HiviewDFX::SysEventSource
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h74 … virtual void OnConfigUpdate(const std::string &localCfgPath, const std::string &cloudCfgPath) {}; in OnConfigUpdate() function