Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths_test.go1122 type pathForModuleSrcTestModule struct { struct
1123 ModuleBase
1124 props struct {
1133 src string
1134 rel string
1136 srcs []string
1137 rels []string
1139 missingDeps []string
1149 func (p *pathForModuleSrcTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {