Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go214 AvailableToPlatform = "//apex_available:platform" const
/build/soong/apex/
Dapex.go1227 func (af *apexFile) AvailableToPlatform() bool { func