Home
last modified time | relevance | path

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

/build/soong/multitree/
Dexport.go33 type Exportable interface { interface
39 Exportable() bool methodSpec
Dapi_surface.go104 func (surface *ApiSurface) Exportable() bool { func
/build/soong/android/
Daconfig_providers.go39 Exportable bool member
/build/soong/java/
Ddroidstubs.go38 Exportable const
/build/soong/apex/
Dapex.go1390 func (a *apexBundle) Exportable() bool { func