Home
last modified time | relevance | path

Searched defs:ServiceGenerator (Results 1 – 7 of 7) sorted by relevance

/external/dagger2/java/dagger/hilt/android/processor/internal/androidentrypoint/
DServiceGenerator.java36 public final class ServiceGenerator { class
41 public ServiceGenerator(ProcessingEnvironment env, AndroidEntryPointMetadata metadata) { in ServiceGenerator() method in ServiceGenerator
/external/connectedappssdk/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/
DServiceGenerator.java44 final class ServiceGenerator { class
51 ServiceGenerator(GeneratorContext generatorContext, CrossProfileConfigurationInfo configuration) { in ServiceGenerator() method in ServiceGenerator
/external/pigweed/pw_rpc/py/pw_rpc/
Dcodegen.py41 ServiceGenerator = Callable[[ProtoService, ProtoNode, OutputFile], None] variable
47 service: ServiceGenerator, client: ServiceGenerator) -> None:
/external/protobuf/src/google/protobuf/compiler/java/
Djava_generator_factory.h47 class ServiceGenerator; // service.h variable
Djava_service.cc50 ServiceGenerator::ServiceGenerator(const ServiceDescriptor* descriptor) in ServiceGenerator() function in google::protobuf::compiler::java::ServiceGenerator
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h65 class ServiceGenerator; // service.h variable
Dcpp_service.cc57 ServiceGenerator::ServiceGenerator( in ServiceGenerator() function in google::protobuf::compiler::cpp::ServiceGenerator