Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths.go351 return PathForModuleRes(ctx)
1739 return PathForModuleRes(ctx, p.path, name)
1874 func PathForModuleRes(ctx ModuleOutPathContext, pathComponents ...string) ModuleResPath { func