Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go199 NotInPlatform() bool methodSpec
390 func (m *ApexModuleBase) NotInPlatform() bool { func
/build/soong/cc/
Dandroidmk.go49 NotInPlatform() bool methodSpec
305 if len(library.Properties.Stubs.Versions) > 0 && !ctx.Host() && ctx.NotInPlatform() &&