Searched defs:moduleContext (Results 1 – 2 of 2) sorted by relevance
480 type moduleContext struct { struct481 baseModuleContext482 scope *localScope483 actionDefs localBuildActions484 handledMissingDeps bool736 func (m *moduleContext) ModuleSubDir() string {740 func (m *moduleContext) Variable(pctx PackageContext, name, value string) {751 func (m *moduleContext) Rule(pctx PackageContext, name string,766 func (m *moduleContext) Build(pctx PackageContext, params BuildParams) {777 func (m *moduleContext) GetMissingDependencies() []string {
698 type moduleContext struct { struct699 android.ModuleContext706 func (ctx *moduleContext) RustModule() *Module {710 func (ctx *moduleContext) toolchain() config.Toolchain {