Searched defs:pathForModuleSrcTestModule (Results 1 – 1 of 1) sorted by relevance
710 type pathForModuleSrcTestModule struct { struct711 ModuleBase712 props struct {721 src string722 rel string724 srcs []string725 rels []string727 missingDeps []string737 func (p *pathForModuleSrcTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {