Searched refs:funcPointer (Results 1 – 1 of 1) sorted by relevance
1525 uintptr_t funcPointer; in ReadNativeBindingObject() local1526 if (!ReadNativePointer(&funcPointer)) { in ReadNativeBindingObject()1529 AttachFunc attachFunc = reinterpret_cast<AttachFunc>(funcPointer); in ReadNativeBindingObject()