Searched refs:PULLUP_INTERVAL_CONFIG (Results 1 – 2 of 2) sorted by relevance
54 const std::string PULLUP_INTERVAL_CONFIG = "pullupInterval"; // SA拉起间隔配置项 variable
35 pullupInterval_ = ParseConfig(root, Startup::PULLUP_INTERVAL_CONFIG, Startup::PULLUP_INTERVAL); in InitConfig()