Home
last modified time | relevance | path

Searched defs:DirectlyInAnyApex (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dapex.go202 DirectlyInAnyApex() bool methodSpec
275 DirectlyInAnyApex bool `blueprint:"mutated"` member
404 func (m *ApexModuleBase) DirectlyInAnyApex() bool { func