Searched defs:vendorPublicLibraryStubDecorator (Results 1 – 1 of 1) sorted by relevance
69 type vendorPublicLibraryStubDecorator struct { struct70 *libraryDecorator72 Properties vendorPublicLibraryProperties74 versionScriptPath android.ModuleGenPath77 func (stub *vendorPublicLibraryStubDecorator) Name(name string) string {81 func (stub *vendorPublicLibraryStubDecorator) compilerInit(ctx BaseModuleContext) {100 …dorPublicLibraryStubDecorator) compilerFlags(ctx ModuleContext, flags Flags, deps PathDeps) Flags {105 …*vendorPublicLibraryStubDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) Objects {111 func (stub *vendorPublicLibraryStubDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps {118 func (stub *vendorPublicLibraryStubDecorator) linkerFlags(ctx ModuleContext, flags Flags) Flags {[all …]