Searched refs:getCurrentIncludePath (Results 1 – 2 of 2) sorted by relevance
49 func getCurrentIncludePath(ctx android.ModuleContext) android.InstallPath { func115 installDir := getCurrentIncludePath(ctx).Join(ctx, to, strippedHeaderDir)208 toOutputPath := getCurrentIncludePath(ctx).Join(ctx, String(m.properties.To))324 installDir := getCurrentIncludePath(ctx).Join(ctx, String(m.properties.To))
357 "-isystem "+getCurrentIncludePath(ctx).String(),358 "-isystem "+getCurrentIncludePath(ctx).Join(ctx, config.NDKTriple(tc)).String())