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