Searched defs:localCfgPath (Results 1 – 4 of 4) sorted by relevance
65 std::string localCfgPath = "test/local/config"; variable
104 void ParamManager::OnUpdateNotice(const std::string& localCfgPath, const std::string& cloudCfgPath) in OnUpdateNotice()
279 void SysEventSource::OnConfigUpdate(const std::string& localCfgPath, const std::string& cloudCfgPat… in OnConfigUpdate()
74 … virtual void OnConfigUpdate(const std::string &localCfgPath, const std::string &cloudCfgPath) {}; in OnConfigUpdate()