Home
last modified time | relevance | path

Searched refs:napi_async_execute_callback (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dnode_api_types.h25 typedef void (*napi_async_execute_callback)(napi_env env, typedef
Dnode_api.h165 napi_async_execute_callback execute,
/third_party/node/doc/api/
Dn-api.md845 #### `napi_async_execute_callback`
856 typedef void (*napi_async_execute_callback)(napi_env env, void* data);
5551 typedef void (*napi_async_execute_callback)(napi_env env,
5593 napi_async_execute_callback execute,