Home
last modified time | relevance | path

Searched refs:TaggedOutputs (Results 1 – 4 of 4) sorted by relevance

/build/soong/multitree/
Dexport.go48 TaggedOutputs() map[string]android.Paths methodSpec
Dmetadata.go57 for tag, files := range e.TaggedOutputs() {
Dapi_surface.go100 func (surface *ApiSurface) TaggedOutputs() map[string]android.Paths { func
/build/soong/apex/
Dapex.go1394 func (a *apexBundle) TaggedOutputs() map[string]android.Paths { func