Home
last modified time | relevance | path

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

/build/soong/bazel/
Dconfigurability.go75 InApex = "in_apex" const
/build/soong/android/
Dapex.go763 func (ac *ApexContents) InApex(moduleName string) bool { func