Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go180 return PathForModuleRes(ctx)
1097 return PathForModuleRes(ctx, p.path, name)
1226 func PathForModuleRes(ctx ModuleContext, pathComponents ...string) ModuleResPath { func