Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go260 return PathForModuleRes(ctx)
1439 return PathForModuleRes(ctx, p.path, name)
1598 func PathForModuleRes(ctx ModuleOutPathContext, pathComponents ...string) ModuleResPath { func