Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths_test.go1036 type pathForModuleSrcTestModule struct { struct
1037 ModuleBase
1038 props struct {
1047 src string
1048 rel string
1050 srcs []string
1051 rels []string
1053 missingDeps []string
1063 func (p *pathForModuleSrcTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {