Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_headers.go35 func getCurrentIncludePath(ctx android.PathContext) android.OutputPath { func
123 installDir := getCurrentIncludePath(ctx).Join(ctx, to, strippedHeaderDir)
238 installDir := getCurrentIncludePath(ctx).Join(ctx, String(m.properties.To))
Dndk_sysroot.go123 sysrootInclude := getCurrentIncludePath(ctx)