Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dimage.go195 kind: determineModuleKind(ctx.Module().base(), ctx),
H A Dcontainer.go164 determineModuleKind(module.base(), mctx.blueprintBaseModuleContext()) == platformModule
H A Dmodule.go1717 func determineModuleKind(m *ModuleBase, ctx ModuleErrorContext) moduleKind { func
1779 kind: determineModuleKind(m, ctx),