Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary.go77 Stubs struct { member
424 …objs, versionScript := compileStubLibrary(ctx, flags, String(library.Properties.Stubs.Symbol_file)…
937 …} else if len(library.Properties.Stubs.Versions) > 0 && android.DirectlyInAnyApex(ctx, ctx.ModuleN…
1151 len(library.Properties.Stubs.Versions) > 0 {
1153 for _, v := range library.Properties.Stubs.Versions {
Dandroidmk.go206 if len(library.Properties.Stubs.Versions) > 0 &&
Dcc.go597 return len(library.Properties.Stubs.Versions) > 0