Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go978 type moduleKind int type
981 platformModule moduleKind = iota
988 func (k moduleKind) String() string {
1682 func determineModuleKind(m *ModuleBase, ctx blueprint.EarlyModuleContext) moduleKind {
1934 kind moduleKind