Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dbp2build.go42 func getOrCreateOutputDir(outputDir android.OutputPath, ctx android.PathContext, dir string) androi… func
51 p := getOrCreateOutputDir(outputDir, ctx, f.Dir).Join(ctx, f.Basename)