Searched refs:SetNativePointer (Results 1 – 8 of 8) sorted by relevance
220 GetPandaMethod()->SetNativePointer(impl); in RegisterNativeImpl()226 GetPandaMethod()->SetNativePointer(nullptr); in UnregisterNativeImpl()
378 void SetNativePointer(void *nativePointer) in SetNativePointer() function
622 method->SetNativePointer(InternalMethodTable[i]); in GenerateInternalNativeMethods()
163 method->SetNativePointer(const_cast<void *>(func)); in NewMethodForNativeFunction()
160 method.SetNativePointer(this); in BindMethods()
683 method.SetNativePointer(nullptr); in InitJSCallSignatures()
636 void SetNativePointer(void *nativePointer) in SetNativePointer() function
512 method->SetNativePointer(ptr); in ResolveNativeMethod()