Home
last modified time | relevance | path

Searched defs:method_type (Results 1 – 21 of 21) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dcsharp_generator.cc187 std::string GetCSharpMethodType(MethodType method_type) { in GetCSharpMethodType()
202 std::string GetCSharpServerMethodType(MethodType method_type) { in GetCSharpServerMethodType()
529 MethodType method_type = GetMethodType(method); in GenerateClientStub() local
/external/grpc-grpc/include/grpcpp/impl/codegen/
Drpc_method.h48 RpcType method_type() const { return method_type_; } in method_type() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Drpc_method.h48 RpcType method_type() const { return method_type_; } in method_type() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Drpc_method.h48 RpcType method_type() const { return method_type_; } in method_type() function
/external/grpc-grpc/src/compiler/
Dcsharp_generator.cc187 std::string GetCSharpMethodType(MethodType method_type) { in GetCSharpMethodType()
447 MethodType method_type = GetMethodType(method); in GenerateClientStub() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCDeclVendor.cpp443 ObjCRuntimeMethodType method_type(types); in FinishDecl() local
461 ObjCRuntimeMethodType method_type(types); in FinishDecl() local
/external/wpa_supplicant_8/src/eap_common/
Deap_gpsk_common.c346 size_t seed_len, u8 method_type) in eap_gpsk_derive_mid_helper()
422 u8 method_type, u8 *sid, size_t *sid_len) in eap_gpsk_derive_session_id()
/external/rust/crates/grpcio/src/
Dserver.rs32 method_type: MethodType, field
45 fn method_type(&self) -> MethodType; in method_type() method
63 fn method_type(&self) -> MethodType { in method_type() function
/external/rust/crates/grpcio-compiler/src/
Dprost_codegen.rs482 let method_type = MethodType::from_method(method); in generate_server_methods() localVariable
Dcodegen.rs219 fn method_type(&self) -> (MethodType, String) { in method_type() method
/external/libabigail/include/
Dabg-fwd.h182 class method_type; variable
/external/rust/crates/quiche/deps/boringssl/src/crypto/bio/
Dbio.c380 int method_type, mask; in BIO_find_type() local
/external/boringssl/src/crypto/bio/
Dbio.c382 int method_type, mask; in BIO_find_type() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp1390 Type *method_type = symbol_file.ResolveTypeUID(method.getSymIndexId()); in AddRecordMethod() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionDeclMap.cpp1912 CompilerType method_type = m_clang_ast_context->CreateFunctionType( in AddContextClassType() local
/external/protobuf/php/ext/google/protobuf/
Dmessage.c2230 zend_class_entry* method_type; variable
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
DInstConstraintVisitor.java412 Type method_type = mg.getType(); in visitReturnInstruction() local
/external/libabigail/src/
Dabg-writer.cc3378 if (method_type_sptr method_type = is_method_type(fn_type)) in write_function_type() local
Dabg-ir.cc17549 method_type::method_type (type_base_sptr return_type, in method_type() function in abigail::ir::method_type
17589 method_type::method_type(type_base_sptr return_type, in method_type() function in abigail::ir::method_type
17613 method_type::method_type(const environment* env, in method_type() function in abigail::ir::method_type
17637 method_type::method_type(class_or_union_sptr class_type, in method_type() function in abigail::ir::method_type
Dabg-dwarf-reader.cc11967 method_type_sptr method_type; in is_function_for_die_a_member_of_class() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp7902 const clang::Type *method_type(method_qual_type.getTypePtr()); in AddMethodToObjCObjectType() local