Home
last modified time | relevance | path

Searched refs:PathForModuleRes (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dpaths.go259 return PathForModuleRes(ctx)
1448 return PathForModuleRes(ctx, p.path, name)
1572 func PathForModuleRes(ctx ModuleOutPathContext, pathComponents ...string) ModuleResPath { func