Searched refs:compileStubLibrary (Results 1 – 2 of 2) sorted by relevance
/build/soong/cc/ |
D | ndk_library.go | 286 func compileStubLibrary(ctx ModuleContext, flags Flags, src android.Path) Objects { func 469 objs := compileStubLibrary(ctx, flags, nativeAbiResult.stubSrc)
|
D | library.go | 1017 objs := compileStubLibrary(ctx, flags, nativeAbiResult.stubSrc) 1028 objs := compileStubLibrary(ctx, flags, nativeAbiResult.stubSrc) 1043 objs := compileStubLibrary(ctx, flags, nativeAbiResult.stubSrc)
|