Searched refs:moduleContext (Results 1 – 7 of 7) sorted by relevance
1761 ctx := &moduleContext{2065 type moduleContext struct { struct2511 func (m *moduleContext) ModuleSubDir() string {2589 func (m *moduleContext) InstallInData() bool {2593 func (m *moduleContext) InstallInTestcases() bool {2597 func (m *moduleContext) InstallInSanitizerDir() bool {2601 func (m *moduleContext) InstallInRamdisk() bool {2613 func (m *moduleContext) InstallInRecovery() bool {2617 func (m *moduleContext) InstallInRoot() bool {2621 func (m *moduleContext) InstallBypassMake() bool {[all …]
117 func (ctx *moduleContext) SocSpecific() bool {124 func (ctx *moduleContext) DeviceSpecific() bool {135 func (ctx *moduleContext) ProductSpecific() bool {
698 type moduleContext struct { struct706 func (ctx *moduleContext) RustModule() *Module {710 func (ctx *moduleContext) toolchain() config.Toolchain {759 ctx := &moduleContext{
478 var _ ModuleContext = (*moduleContext)(nil)480 type moduleContext struct { struct736 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 {
2811 mctx := &moduleContext{
51 func (ctx *moduleContext) ProductSpecific() bool {55 func (ctx *moduleContext) SocSpecific() bool {59 func (ctx *moduleContext) DeviceSpecific() bool {
1319 type moduleContext struct { struct1681 ctx := &moduleContext{