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)
1336 return PathForModuleRes(ctx, p.path, name)
1498 func PathForModuleRes(ctx ModuleOutPathContext, pathComponents ...string) ModuleResPath { func