Home
last modified time | relevance | path

Searched defs:FindMethod (Results 1 – 25 of 81) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/Test/System.Runtime.Serialization/
H A DWsdlHelper.cs138 public static CodeMemberMethod FindMethod (this CodeTypeDeclaration type, string name) in FindMethod() method in MonoTests.System.Runtime.Serialization.WsdlHelper
151 public static CodeMemberMethod FindMethod (this CodeCompileUnit unit, string typeName, in FindMethod() method in MonoTests.System.Runtime.Serialization.WsdlHelper
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dbug-29585.cs25 public int FindMethod() in FindMethod() method in TestCase.GenericDerived
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/android/java/
H A Dgin_java_method_invocation_helper_unittest.cc37 const JavaMethod* FindMethod(const std::string& method_name, in FindMethod() function in content::__anond66e5ccd0111::NullObjectDelegate
186 const JavaMethod* FindMethod(const std::string& method_name, in FindMethod() function in content::__anond66e5ccd0311::ObjectIsGoneObjectDelegate
238 const JavaMethod* FindMethod(const std::string& method_name, in FindMethod() function in content::__anond66e5ccd0411::MethodNotFoundObjectDelegate
283 const JavaMethod* FindMethod(const std::string& method_name, in FindMethod() function in content::__anond66e5ccd0511::GetClassObjectDelegate
H A Dgin_java_bound_object_delegate.cc27 const JavaMethod* GinJavaBoundObjectDelegate::FindMethod( in FindMethod() function in content::GinJavaBoundObjectDelegate
H A Dgin_java_bound_object.cc74 const JavaMethod* GinJavaBoundObject::FindMethod( in FindMethod() function in content::GinJavaBoundObject
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/android/java/
H A Dgin_java_method_invocation_helper_unittest.cc37 const JavaMethod* FindMethod(const std::string& method_name, in FindMethod() function in content::__anon887e68680111::NullObjectDelegate
186 const JavaMethod* FindMethod(const std::string& method_name, in FindMethod() function in content::__anon887e68680311::ObjectIsGoneObjectDelegate
238 const JavaMethod* FindMethod(const std::string& method_name, in FindMethod() function in content::__anon887e68680411::MethodNotFoundObjectDelegate
283 const JavaMethod* FindMethod(const std::string& method_name, in FindMethod() function in content::__anon887e68680511::GetClassObjectDelegate
H A Dgin_java_bound_object_delegate.cc27 const JavaMethod* GinJavaBoundObjectDelegate::FindMethod( in FindMethod() function in content::GinJavaBoundObjectDelegate
H A Dgin_java_bound_object.cc74 const JavaMethod* GinJavaBoundObject::FindMethod( in FindMethod() function in content::GinJavaBoundObject
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DMemberDescriptor.cs422 …protected static MethodInfo FindMethod(Type componentClass, string name, Type[] args, Type returnT… in FindMethod() method in System.ComponentModel.MemberDescriptor
431 …protected static MethodInfo FindMethod(Type componentClass, string name, Type[] args, Type returnT… in FindMethod() method in System.ComponentModel.MemberDescriptor
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DMemberDescriptor.cs411 …protected static MethodInfo FindMethod(Type componentClass, string name, Type[] args, Type returnT… in FindMethod() method in System.ComponentModel.MemberDescriptor
421 …protected static MethodInfo FindMethod(Type componentClass, string name, Type[] args, Type returnT… in FindMethod() method in System.ComponentModel.MemberDescriptor
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Common/
H A DCreateCoder.cpp86 bool FindMethod( in FindMethod() function
122 bool FindMethod( in FindMethod() function
/dports/sysutils/squashfs-tools/CPP/7zip/Common/
H A DCreateCoder.cpp87 bool FindMethod( in FindMethod() function
123 bool FindMethod( in FindMethod() function
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Common/
H A DCreateCoder.cpp151 bool FindMethod( in FindMethod() function
189 bool FindMethod( in FindMethod() function
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Common/
H A DCreateCoder.cpp151 bool FindMethod( in FindMethod() function
189 bool FindMethod( in FindMethod() function
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Common/
H A DCreateCoder.cpp151 bool FindMethod( in FindMethod() function
189 bool FindMethod( in FindMethod() function
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Common/
H A DCreateCoder.cpp151 bool FindMethod( in FindMethod() function
189 bool FindMethod( in FindMethod() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Queryable/src/System/Linq/
H A DEnumerableRewriter.cs228 …private static MethodInfo FindMethod(Type type, string name, ReadOnlyCollection<Expression> args, … in FindMethod() method in System.Linq.EnumerableRewriter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/IlGen/
H A DXmlILModule.cs226 public MethodInfo FindMethod(string name) in FindMethod() method in System.Xml.Xsl.IlGen.XmlILModule
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/IlGen/
H A DXmlILModule.cs246 public MethodInfo FindMethod(string name) { in FindMethod() method in System.Xml.Xsl.IlGen.XmlILModule
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/
H A DComEventsSink.cs106 public ComEventsMethod FindMethod(int dispid) { in FindMethod() method in System.Runtime.InteropServices.ComEventsSink
/dports/lang/fpc-source/fpc-3.2.2/packages/morphunits/src/
H A Ddatatypes.pas1288 function FindMethod(Methods: LongWord location 'a0'; Id: LongWord location 'a1'): PLongWord; SysCal… in FindMethod() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Linq/
H A DSequenceQuery.cs329 …internal static MethodInfo FindMethod(Type type, string name, ReadOnlyCollection<Expression> args,… in FindMethod() method in System.Linq.EnumerableRewriter
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Common/
H A DCreateCoder.cpp224 bool FindMethod( in FindMethod() function
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DCreateCoder.cpp224 bool FindMethod( in FindMethod() function
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Common/
H A DCreateCoder.cpp224 bool FindMethod( in FindMethod() function

1234