Searched refs:AsyncCallbackInfoRemoveSlot (Results 1 – 3 of 3) sorted by relevance
630 AsyncCallbackInfoRemoveSlot *asynccallbackinfo = in NapiRemoveSlot()631 …new (std::nothrow) AsyncCallbackInfoRemoveSlot {.env = env, .asyncWork = nullptr, .outType = paras… in NapiRemoveSlot()647 auto asynccallbackinfo = reinterpret_cast<AsyncCallbackInfoRemoveSlot *>(data); in NapiRemoveSlot()655 auto asynccallbackinfo = reinterpret_cast<AsyncCallbackInfoRemoveSlot *>(data); in NapiRemoveSlot()
130 struct AsyncCallbackInfoRemoveSlot { struct
141 struct AsyncCallbackInfoRemoveSlot { struct1249 AsyncCallbackInfoRemoveSlot *asynccallbackinfo = in RemoveSlot()1250 …new (std::nothrow) AsyncCallbackInfoRemoveSlot {.env = env, .asyncWork = nullptr, .outType = paras… in RemoveSlot()1266 auto asynccallbackinfo = reinterpret_cast<AsyncCallbackInfoRemoveSlot *>(data); in RemoveSlot()1274 auto asynccallbackinfo = reinterpret_cast<AsyncCallbackInfoRemoveSlot *>(data); in RemoveSlot()