Home
last modified time | relevance | path

Searched refs:OnConfigUpdate (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_manager.cpp110 businessPlugin->OnConfigUpdate(localCfgPath, cloudCfgPath); in OnUpdateNotice()
/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dsysevent_source.h59 void OnConfigUpdate(const std::string& localCfgPath, const std::string& cloudCfgPath) override;
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_test.cpp64 // OnConfigUpdate in HWTEST_F()
67 plugin.OnConfigUpdate(localCfgPath, cloudCfgPath); in HWTEST_F()
/base/hiviewdfx/hiview/base/include/
H A Dplugin.h74 virtual void OnConfigUpdate(const std::string &localCfgPath, const std::string &cloudCfgPath) {}; in OnConfigUpdate() function in OHOS::HiviewDFX::Plugin
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp300 void SysEventSource::OnConfigUpdate(const std::string& localCfgPath, const std::string& cloudCfgPath) in OnConfigUpdate() function in OHOS::HiviewDFX::SysEventSource

Completed in 3 milliseconds