Home
last modified time | relevance | path

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

/build/soong/bazel/cquery/
Drequest_type.go46 type getOutputFilesRequestType struct{} struct
52 func (g getOutputFilesRequestType) Name() string {
64 func (g getOutputFilesRequestType) StarlarkFunctionBody() string {
71 func (g getOutputFilesRequestType) ParseResult(rawString string) []string {