Home
last modified time | relevance | path

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

/build/soong/android/
Dearly_module_context.go106 kind moduleKind
Dmodule.go687 type moduleKind int type
690 platformModule moduleKind = iota
697 func (k moduleKind) String() string {
1700 func determineModuleKind(m *ModuleBase, ctx blueprint.EarlyModuleContext) moduleKind {