Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths_test.go857 type pathForModuleSrcTestModule struct { struct
858 ModuleBase
859 props struct {
868 src string
869 rel string
871 srcs []string
872 rels []string
874 missingDeps []string
884 func (p *pathForModuleSrcTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {