Home
last modified time | relevance | path

Searched refs:AddMethod (Results 1 – 25 of 37) sorted by relevance

12

/external/javassist/src/test/test2/
DAddMethod.java3 public class AddMethod { class
8 public AddMethod() {} in AddMethod() method in AddMethod
/external/flatbuffers/tests/
Dmonster_test_generated.grpc.fb.cc86 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
91 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
96 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
101 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
Dmonster_test.grpc.fb.cc87 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
92 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
97 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
102 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/csharp/codegen/simple/expected/
DHelloworldGrpc.cs216 .AddMethod(__Method_SayHello, serviceImpl.SayHello) in BindService()
217 .AddMethod(__Method_SayHelloStreamReply, serviceImpl.SayHelloStreamReply).Build(); in BindService()
227 …serviceBinder.AddMethod(__Method_SayHello, serviceImpl == null ? null : new grpc::UnaryServerMetho… in BindService()
228 …serviceBinder.AddMethod(__Method_SayHelloStreamReply, serviceImpl == null ? null : new grpc::Serve… in BindService()
/external/grpc-grpc/test/csharp/codegen/simple/expected/
DHelloworldGrpc.cs216 .AddMethod(__Method_SayHello, serviceImpl.SayHello) in BindService()
217 .AddMethod(__Method_SayHelloStreamReply, serviceImpl.SayHelloStreamReply).Build(); in BindService()
227 …serviceBinder.AddMethod(__Method_SayHello, serviceImpl == null ? null : new grpc::UnaryServerMetho… in BindService()
228 …serviceBinder.AddMethod(__Method_SayHelloStreamReply, serviceImpl == null ? null : new grpc::Serve… in BindService()
/external/flatbuffers/tests/monster_test_suffix/ext_only/
Dmonster_test.grpc.fb.cc87 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
92 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
97 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
102 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
/external/flatbuffers/tests/monster_test_suffix/
Dmonster_test.grpc.fb.cc87 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
92 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
97 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
102 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/
Dmonster_test.grpc.fb.cc87 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
92 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
97 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
102 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
/external/protobuf/python/
Dmox.py677 group.AddMethod(self)
682 new_group.AddMethod(self)
1194 def AddMethod(self, mock_method): member in MethodGroup
1214 def AddMethod(self, mock_method): member in UnorderedGroup
1276 def AddMethod(self, mock_method): member in MultipleTimesGroup
/external/cronet/stable/third_party/protobuf/python/
Dmox.py677 group.AddMethod(self)
682 new_group.AddMethod(self)
1194 def AddMethod(self, mock_method): member in MethodGroup
1214 def AddMethod(self, mock_method): member in UnorderedGroup
1276 def AddMethod(self, mock_method): member in MultipleTimesGroup
/external/cronet/tot/third_party/protobuf/python/
Dmox.py677 group.AddMethod(self)
682 new_group.AddMethod(self)
1194 def AddMethod(self, mock_method): member in MethodGroup
1214 def AddMethod(self, mock_method): member in UnorderedGroup
1276 def AddMethod(self, mock_method): member in MultipleTimesGroup
/external/cronet/stable/build/android/
Dconvert_dex_profile.py108 def AddMethod(self, method, line_numbers): member in Class
174 def AddMethod(self, method, tags): member in Profile
349 current_class.AddMethod(current_method, method_line_numbers)
487 profile.AddMethod(original_method, match.group('tags'))
/external/cronet/tot/build/android/
Dconvert_dex_profile.py108 def AddMethod(self, method, line_numbers): member in Class
174 def AddMethod(self, method, tags): member in Profile
349 current_class.AddMethod(current_method, method_line_numbers)
487 profile.AddMethod(original_method, match.group('tags'))
/external/angle/build/android/
Dconvert_dex_profile.py108 def AddMethod(self, method, line_numbers): member in Class
174 def AddMethod(self, method, tags): member in Profile
349 current_class.AddMethod(current_method, method_line_numbers)
487 profile.AddMethod(original_method, match.group('tags'))
/external/coreboot/util/qualcomm/
Dmbn_tools.py674 env.AddMethod(filter_dictionary, "FilterDictionary")
675 env.AddMethod(image_auth, "ImageAuth")
676 env.AddMethod(image_header, "ImageHeader")
677 env.AddMethod(pboot_gen_elf, "PBootGenElf")
678 env.AddMethod(pboot_add_hash, "PBootAddHash")
679 env.AddMethod(modify_elf_flags, "ModifyElfFlags")
680 env.AddMethod(generate_code_hash, "GenerateCodeHash")
681 env.AddMethod(insert_SBL1_magicCookie, "InsertSBLMagicCookie")
682 env.AddMethod(modify_relocatable_flags, "ModifyRelocatableFlags")
690 env.AddMethod(get_ssd_se_fname, "GetSSDSideEffectFileName")
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service_impl.cc73 AddMethod(new ::grpc::internal::RpcServiceMethod( in AsyncService()
Dgrpc_master_service_impl.cc153 AddMethod(new ::grpc::internal::RpcServiceMethod( in AsyncService()
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_grpc.cc86 AddMethod(new ::grpc::internal::RpcServiceMethod( in Service()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/health/
Ddefault_health_check_service.cc152 AddMethod(new internal::RpcServiceMethod( in HealthCheckServiceImpl()
161 AddMethod(new internal::RpcServiceMethod( in HealthCheckServiceImpl()
/external/grpc-grpc/src/cpp/server/health/
Ddefault_health_check_service.cc152 AddMethod(new internal::RpcServiceMethod( in HealthCheckServiceImpl()
161 AddMethod(new internal::RpcServiceMethod( in HealthCheckServiceImpl()
/external/perfetto/src/profiling/
Ddeobfuscator.h66 void AddMethod(std::string obfuscated_name, std::string deobfuscated_name) { in AddMethod() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/orca/
Dorca_service.cc178 AddMethod(new internal::RpcServiceMethod( in OrcaService()
/external/grpc-grpc/src/cpp/server/orca/
Dorca_service.cc177 AddMethod(new internal::RpcServiceMethod( in OrcaService()
/external/cronet/stable/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc93 static PyObject* AddMethod(PyObject* self, PyObject* args, PyObject* kwargs) { in AddMethod() function
525 {"add", reinterpret_cast<PyCFunction>(AddMethod),
/external/cronet/tot/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc93 static PyObject* AddMethod(PyObject* self, PyObject* args, PyObject* kwargs) { in AddMethod() function
525 {"add", reinterpret_cast<PyCFunction>(AddMethod),

12