Home
last modified time | relevance | path

Searched refs:processImportModuleDef (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/android/soongconfig/
H A Dmodules.go50 newErrs := processImportModuleDef(mtDef, def)
82 func processImportModuleDef(v *SoongConfigDefinition, def *parser.Module) (errs []error) { func