Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_library.go286 func compileStubLibrary(ctx ModuleContext, flags Flags, src android.Path) Objects { func
469 objs := compileStubLibrary(ctx, flags, nativeAbiResult.stubSrc)
Dlibrary.go1017 objs := compileStubLibrary(ctx, flags, nativeAbiResult.stubSrc)
1028 objs := compileStubLibrary(ctx, flags, nativeAbiResult.stubSrc)
1043 objs := compileStubLibrary(ctx, flags, nativeAbiResult.stubSrc)