Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dndk_prebuilt.go167 ndk.libraryDecorator.flagExporter.exportIncludesAsSystem(ctx)
H A Dlibrary.go407 func (f *flagExporter) exportIncludesAsSystem(ctx ModuleContext) { func