Searched defs:protobufDecorator (Results 1 – 1 of 1) sorted by relevance
57 type protobufDecorator struct { struct58 *BaseSourceProvider60 Properties ProtobufProperties61 protoNames []string62 grpcNames []string64 grpcProtoFlags android.ProtoFlags65 protoFlags android.ProtoFlags68 func (proto *protobufDecorator) GenerateSource(ctx ModuleContext, deps PathDeps) android.Path {174 func (proto *protobufDecorator) genModFileContents() string {197 func (proto *protobufDecorator) SourceProviderProps() []interface{} {[all …]