Home
last modified time | relevance | path

Searched defs:Exportable (Results 1 – 3 of 3) 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/apex/
Dapex.go1487 func (a *apexBundle) Exportable() bool { func