Home
last modified time | relevance | path

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

/build/soong/bazel/cquery/
Drequest_type.go33 type getOutputFilesRequestType struct{} struct
39 func (g getOutputFilesRequestType) Name() string {
51 func (g getOutputFilesRequestType) StarlarkFunctionBody() string {
58 func (g getOutputFilesRequestType) ParseResult(rawString string) []string {