Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dndk_headers.go35 func getCurrentIncludePath(ctx android.PathContext) android.OutputPath { func
109 installDir := getCurrentIncludePath(ctx).Join(ctx, to, strippedHeaderDir)
215 installDir := getCurrentIncludePath(ctx).Join(ctx, String(m.properties.To))
H A Dndk_sysroot.go122 sysrootInclude := getCurrentIncludePath(ctx)