Searched defs:vendorPublicLibraryStubDecorator (Results 1 – 1 of 1) sorted by relevance
63 type vendorPublicLibraryStubDecorator struct { struct64 *libraryDecorator66 Properties vendorPublicLibraryProperties68 versionScriptPath android.ModuleGenPath71 func (stub *vendorPublicLibraryStubDecorator) Name(name string) string {75 func (stub *vendorPublicLibraryStubDecorator) compilerInit(ctx BaseModuleContext) {93 …dorPublicLibraryStubDecorator) compilerFlags(ctx ModuleContext, flags Flags, deps PathDeps) Flags {98 …*vendorPublicLibraryStubDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) Objects {104 func (stub *vendorPublicLibraryStubDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps {111 func (stub *vendorPublicLibraryStubDecorator) linkerFlags(ctx ModuleContext, flags Flags) Flags {[all …]