Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths_test.go1024 type pathForModuleSrcTestModule struct { struct
1025 ModuleBase
1026 props struct {
1035 src string
1036 rel string
1038 srcs []string
1039 rels []string
1041 missingDeps []string
1051 func (p *pathForModuleSrcTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {