Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go572 type moduleKind int type
575 platformModule moduleKind = iota
582 func (k moduleKind) String() string {
1116 func determineModuleKind(m *ModuleBase, ctx blueprint.EarlyModuleContext) moduleKind {
1310 kind moduleKind