Searched defs:DeleteEntryPoint (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_native_pointer.h | 23 using DeleteEntryPoint = void (*)(void *, void *); variable |
| D | object_factory.h | 182 using DeleteEntryPoint = void (*)(void *, void *); variable |