Searched defs:WeakRefClearCallBack (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
| D | jsnapi.h | 81 using WeakRefClearCallBack = void (*)(void *); variable |
| D | jsnapi_expo.h | 110 using WeakRefClearCallBack = void (*)(void *); variable |