Home
last modified time | relevance | path

Searched defs:GenericService (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/ruby/spec/generic/
H A Dservice_spec.rb41 GenericService = GRPC::GenericService constant
51 describe GenericService do describe
/aosp_15_r20/external/auto/service/processor/src/test/resources/test/
H A DGenericService.java22 public interface GenericService<T> {} interface
/aosp_15_r20/external/grpc-grpc/src/ruby/lib/grpc/generic/
H A Dservice.rb24 module GenericService module
/aosp_15_r20/test/dittosuite/schema/
H A Dbenchmark.proto51 message GenericService { message