Searched defs:ConfigInfo (Results 1 – 3 of 3) sorted by relevance
25 struct ConfigInfo { struct26 ConfigInfo(const std::string& path) : path(path) {}; in ConfigInfo() argument35 std::shared_ptr<ConfigInfo> GetConfigInfoByType(const std::string& type); argument
58 struct ConfigInfo { struct
489 struct ConfigInfo { struct490 std::string businessDomain;491 uint32_t abInstallTimeout = 1800; // 1800s