Home
last modified time | relevance | path

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

/build/soong/bazel/cquery/
Drequest_type.go236 type getApexInfoType struct{} struct
240 func (g getApexInfoType) Name() string {
251 func (g getApexInfoType) StarlarkFunctionBody() string {
317 func (g getApexInfoType) ParseResult(rawString string) (ApexInfo, error) {