| /third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/ |
| D | method_call.h | 19 MethodCall(const std::string& method_name, std::unique_ptr<T> arguments) in MethodCall() 29 const std::string& method_name() const { return method_name_; } in method_name() function
|
| /third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/ |
| D | method_call_unittests.cc | 15 const std::string method_name("method_name"); in TEST() local
|
| D | json_method_codec.cc | 40 std::string method_name(method_name_iter->value.GetString()); in DecodeMethodCallInternal() local
|
| D | standard_codec.cc | 313 EncodableValue method_name = serializer.ReadValue(&stream); in DecodeMethodCallInternal() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| D | jitprofiling.h | 157 char* method_name; member 182 char* method_name; member
|
| /third_party/flutter/skia/third_party/externals/dawn/generator/ |
| D | dawn_json_generator.py | 411 def as_cMethod(type_name, method_name): argument 415 def as_MethodSuffix(type_name, method_name): argument 419 def as_cProc(type_name, method_name): argument
|
| /third_party/flutter/engine/flutter/lib/ui/ |
| D | dart_runtime_hooks.cc | 76 Dart_Handle method_name = Dart_NewStringFromCString("_setupHooks"); in InitDartInternal() local 109 Dart_Handle method_name = in InitDartAsync() local
|
| /third_party/skia/third_party/externals/dawn/generator/ |
| D | dawn_json_generator.py | 619 def as_MethodSuffix(type_name, method_name): argument 678 def as_cMethod(type_name, method_name): argument 687 def as_cProc(type_name, method_name): argument
|
| /third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
| D | jni_interface.cc | 23 #define JNI_METHOD(return_type, method_name) \ argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | protocol-dbus.h | 84 const char *method_name; member
|
| /third_party/protobuf/python/google/protobuf/ |
| D | service_reflection.py | 234 def _NonImplementedMethod(self, method_name, rpc_controller, callback): argument
|
| /third_party/python/Lib/xmlrpc/ |
| D | server.py | 303 def system_methodSignature(self, method_name): argument 316 def system_methodHelp(self, method_name): argument
|
| /third_party/protobuf/python/ |
| D | mox.py | 278 def __getattr__(self, method_name): argument 295 def _CreateMockMethod(self, method_name): argument 519 def __init__(self, method_name, call_queue, replay_mode): argument
|
| /third_party/node/src/ |
| D | node_messaging.cc | 1146 Local<Symbol> method_name = mode == TransferMode::kCloneable ? in TransferOrClone() local 1187 Local<Symbol> method_name = env()->messaging_transfer_list_symbol(); in NestedTransferables() local 1222 Local<Symbol> method_name = env()->messaging_deserialize_symbol(); in FinalizeTransferRead() local
|
| /third_party/python/Lib/unittest/ |
| D | suite.py | 233 def _createClassOrModuleLevelException(self, result, exc, method_name, argument
|
| D | loader.py | 26 def __init__(self, method_name, exception): argument
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_kotlin.cpp | 615 auto method_name = "finishSizePrefixed" + Esc(struct_def.name) + "Buffer"; in GenerateFinishSizePrefixed() local 627 auto method_name = "finish" + Esc(struct_def.name) + "Buffer"; in GenerateFinishStructBuffer() local 663 auto method_name = "create" + MakeCamel(Esc(field.name)) + "Vector"; in GenerateCreateVectorField() local
|
| D | idl_gen_java.cpp | 599 std::string method_name = "getRootAs" + struct_def.name; in GenStruct() local
|
| D | idl_gen_csharp.cpp | 561 std::string method_name = "GetRootAs" + struct_def.name; in GenStruct() local
|
| /third_party/cef/libcef/browser/devtools/ |
| D | devtools_frontend.cc | 587 const std::string& method_name, in CallClientFunction()
|
| /third_party/python/Lib/test/test_email/ |
| D | test_message.py | 600 def _check_disallowed_subtype_raises(self, m, method_name, subtype, method): argument
|
| /third_party/lwip/src/netif/ppp/ |
| D | ccp.c | 1388 static const char *method_name(ccp_options *opt, ccp_options *opt2) { in method_name() function
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | message.c | 146 static int extract_method_call(VALUE method_name, MessageHeader* self, in extract_method_call()
|
| /third_party/python/Lib/test/ |
| D | test_fileinput.py | 598 def assertExactlyOneInvocation(self, mock_file_input, method_name): argument
|
| /third_party/python/Lib/ |
| D | inspect.py | 1872 def _signature_get_user_defined_method(cls, method_name): argument
|