Searched defs:moduleContext (Results 1 – 4 of 4) sorted by relevance
480 type moduleContext struct { struct481 baseModuleContext482 scope *localScope483 actionDefs localBuildActions484 handledMissingDeps bool
2065 type moduleContext struct { struct2066 bp blueprint.ModuleContext2067 baseModuleContext2068 packagingSpecs []PackagingSpec2069 installFiles InstallPaths2070 checkbuildFiles Paths2071 module Module2072 phonies map[string]Paths2075 buildParams []BuildParams2076 ruleParams map[blueprint.Rule]blueprint.RuleParams[all …]
698 type moduleContext struct { struct699 android.ModuleContext
1319 type moduleContext struct { struct1320 android.ModuleContext1321 moduleContextImpl