Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths_test.go710 type pathForModuleSrcTestModule struct { struct
711 ModuleBase
712 props struct {
721 src string
722 rel string
724 srcs []string
725 rels []string
727 missingDeps []string
737 func (p *pathForModuleSrcTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {