Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go198 InAnyApex() bool methodSpec
272 InAnyApex bool `blueprint:"mutated"` member
390 func (m *ApexModuleBase) InAnyApex() bool { func