Searched refs:ReleaseFunction (Results 1 – 1 of 1) sorted by relevance
46 typedef void (*ReleaseFunction)(void* arg1); typedef47 void PinPtr(void* ptr, ReleaseFunction release_func) { in PinPtr()66 ReleaseFunction release_func = i->second; in ReleasePinnedData()84 std::vector<std::pair<void*, ReleaseFunction>> pinned_ptrs_;