Home
last modified time | relevance | path

Searched defs:GetFunctionPointer (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System/
H A DRuntimeMethodHandle.cs82 static extern IntPtr GetFunctionPointer (IntPtr m); in GetFunctionPointer() method
85 public IntPtr GetFunctionPointer () in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System/
H A DRuntimeMethodHandleCas.cs58 public void GetFunctionPointer () in GetFunctionPointer() method in MonoCasTests.System.RuntimeMethodHandleCas
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dscoped_native_library.cc30 void* ScopedNativeLibrary::GetFunctionPointer(const char* function_name) const { in GetFunctionPointer() function in base::ScopedNativeLibrary
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dscoped_native_library.cc30 void* ScopedNativeLibrary::GetFunctionPointer(const char* function_name) const { in GetFunctionPointer() function in base::ScopedNativeLibrary
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DRuntimeMethodHandle.cs100 public IntPtr GetFunctionPointer() in GetFunctionPointer() method
H A DDelegate.cs117 …unsafe internal IntPtr GetFunctionPointer(out RuntimeTypeHandle typeOfFirstParameterIfInstanceDele… in GetFunctionPointer() method in System.Delegate
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/General/
H A DReflectionCoreCallbacksImplementation.cs330 …public sealed override IntPtr GetFunctionPointer(RuntimeMethodHandle runtimeMethodHandle, RuntimeT… in GetFunctionPointer() method in System.Reflection.Runtime.General.ReflectionCoreCallbacksImplementation
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Reflection/Augments/
H A DReflectionAugments.cs157 …public abstract IntPtr GetFunctionPointer(RuntimeMethodHandle runtimeMethodHandle, RuntimeTypeHand… in GetFunctionPointer() method in Internal.Reflection.Augments.ReflectionCoreCallbacks
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/InteropExtensions/
H A DInteropExtensions.cs90 …public static IntPtr GetFunctionPointer(this Delegate del, out RuntimeTypeHandle typeOfFirstParame… in GetFunctionPointer() method in System.Runtime.InteropServices.InteropExtensions
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Runtime/InteropServices/
H A DInteropExtensions.cs100 …public static IntPtr GetFunctionPointer(this Delegate del, out RuntimeTypeHandle typeOfFirstParame… in GetFunctionPointer() method in System.Runtime.InteropServices.InteropExtensions
/dports/lang/mono/mono-5.10.1.57/external/corert/tests/src/Simple/PInvoke/
H A DPInvokeNative.cpp628 DLL_EXPORT void* __stdcall GetFunctionPointer() in GetFunctionPointer() function
H A DPInvoke.cs188 internal static extern IntPtr GetFunctionPointer(); in GetFunctionPointer() method in PInvokeTests.Program
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Druntimehandles.cs1127 internal extern static IntPtr GetFunctionPointer(RuntimeMethodHandleInternal handle); in GetFunctionPointer() method
1130 public IntPtr GetFunctionPointer() in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/ref/
H A DSystem.Runtime.cs2020 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A Dmscorlib.cs3987 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A Dmscorlib.cs3987 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A Dmscorlib.cs3930 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A Dmscorlib.cs3894 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A Dmscorlib.cs3962 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A Dmscorlib.cs3930 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A Dmscorlib.cs3930 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A Dmscorlib.cs3987 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A Dmscorlib.cs4031 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A Dmscorlib.cs3914 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A Dmscorlib.cs4125 public System.IntPtr GetFunctionPointer() { throw null; } in GetFunctionPointer() method

12