Searched refs:gki_modules (Results 1 – 1 of 1) sorted by relevance
184 const std::set<std::string>& gki_modules) { in UpdateGKIModulePaths() argument186 auto&& GetNewModName = [gki_modules](auto&& mod_name) { in UpdateGKIModulePaths()187 if (gki_modules.count(mod_name)) { in UpdateGKIModulePaths()