Searched defs:pathForModuleSrcTestModule (Results 1 – 1 of 1) sorted by relevance
1024 type pathForModuleSrcTestModule struct { struct1025 ModuleBase1026 props struct {1035 src string1036 rel string1038 srcs []string1039 rels []string1041 missingDeps []string1051 func (p *pathForModuleSrcTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {