Home
last modified time | relevance | path

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

/build/soong/bazel/
Daquery.go69 type actionGraphContainer struct { struct
70 Artifacts []artifact
71 Actions []action
72 DepSetOfFiles []depSetOfFiles
73 PathFragments []pathFragment
120 func newAqueryHandler(aqueryResult actionGraphContainer) (*aqueryArtifactHandler, error) {