Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go188 InAnyApex() bool methodSpec
262 InAnyApex bool `blueprint:"mutated"` member
380 func (m *ApexModuleBase) InAnyApex() bool { func