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