Searched refs:SetNativePointer (Results 1 – 5 of 5) sorted by relevance
377 void SetNativePointer(void *nativePointer) in SetNativePointer() function
551 method->SetNativePointer(InternalMethodTable[i]); in GenerateInternalNativeMethods()
157 method->SetNativePointer(const_cast<void *>(func)); in NewMethodForNativeFunction()
270 NativeCalling &SetNativePointer(std::vector<void *> nativePointer) in SetNativePointer() function
257 nativeCalling.SetNativePointer(nativePointer_); in NotifyNativeCalling()