Searched refs:moduleLibPath (Results 1 – 2 of 2) sorted by relevance
45 return configInfo_.moduleLibPath; in GetModuleLibPath()68 JsonUtils::GetValueAndSetTo(root, "moduleLibPath", configInfo_.moduleLibPath); in LoadConfigInfo()
26 std::string moduleLibPath; member