Home
last modified time | relevance | path

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

/build/soong/bazel/cquery/
Drequest_type.go21 type getOutputFilesRequestType struct{} struct
25 func (g getOutputFilesRequestType) Name() string {
37 func (g getOutputFilesRequestType) StarlarkFunctionBody() string {
44 func (g getOutputFilesRequestType) ParseResult(rawString string) []string {