Home
last modified time | relevance | path

Searched defs:pathForModuleOut (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/sepolicy/build/soong/
H A Dselinux.go37 func pathForModuleOut(ctx android.ModuleContext, paths ...string) android.OutputPath { func
/aosp_15_r20/build/soong/android/
H A Dpaths.go1768 func pathForModuleOut(ctx ModuleOutPathContext) OutputPath { func