Searched refs:nm_priv (Results 1 – 6 of 6) sorted by relevance
/third_party/node/src/ |
D | node_binding.cc | 534 mp->nm_context_register_func(exports, module, context, mp->nm_priv); in DLOpen() 536 mp->nm_register_func(exports, module, mp->nm_priv); in DLOpen() 574 mod->nm_context_register_func(exports, unused, env->context(), mod->nm_priv); in InitModule() 654 exports, module, env->context(), mod->nm_priv); in GetLinkedBinding() 656 mod->nm_register_func(exports, module, mod->nm_priv); in GetLinkedBinding()
|
D | node_api.h | 40 void* nm_priv; member
|
D | node.h | 754 void* nm_priv; member
|
/third_party/mindspore/patches/ |
D | 0021-js-namespace-bugfix.patch | 48 .nm_priv = ((void *)0),
|
D | 0008-add-js-api.patch | 2623 + .nm_priv = ((void *)0),
|
/third_party/ejdb/src/bindings/ejdb2_node/ |
D | node_api.h | 40 void* nm_priv; member
|