Home
last modified time | relevance | path

Searched refs:QueryResponse (Results 1 – 3 of 3) sorted by relevance

/tools/treble/build/treble_build/app/
Dreport.go46 type QueryResponse struct { struct
/tools/treble/build/treble_build/report/
Drun.go130 func RunQuery(ctx context.Context, rtx *Context, req *app.QueryRequest) (*app.QueryResponse, error)…
158 out := &app.QueryResponse{}
/tools/treble/build/treble_build/cmd/
Dmain.go110 Query *app.QueryResponse `json:"query,omitempty"`