Home
last modified time | relevance | path

Searched defs:mod_name (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dvendor_dlkm_utils.cc186 auto&& GetNewModName = [gki_modules](auto&& mod_name) { in UpdateGKIModulePaths()
194 const auto mod_name = GetNewModName(old_mod_name); in UpdateGKIModulePaths() local
231 const auto mod_name = line.substr(0, line.find(":")); in LoadModuleDeps() local