Searched defs:pathForModuleSrcTestModule (Results 1 – 1 of 1) sorted by relevance
1122 type pathForModuleSrcTestModule struct { struct1123 ModuleBase1124 props struct {1133 src string1134 rel string1136 srcs []string1137 rels []string1139 missingDeps []string1149 func (p *pathForModuleSrcTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {