Home
last modified time | relevance | path

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

/build/soong/cc/
Dprebuilt.go357 exportedIncludes := Bp2BuildParseExportedIncludesForPrebuiltLibrary(ctx, module)
Dbp2build.go847 func Bp2BuildParseExportedIncludesForPrebuiltLibrary(ctx android.BazelConversionPathContext, module… func