Searched refs:HostCallbackContext (Results 1 – 2 of 2) sorted by relevance
330 struct HostCallbackContext { struct335 HostCallbackContext* host_ctx = reinterpret_cast<HostCallbackContext*>(ctx); in HostCallbackTrampoline()345 HostCallbackContext* ctx = new HostCallbackContext{callback}; in HostCallback()
223 struct HostCallbackContext { struct231 HostCallbackContext* host_ctx = static_cast<HostCallbackContext*>(ctx); in HostCallbackTrampoline()443 HostCallbackContext* ctx = new HostCallbackContext{callback}; in HostCallback()