Home
last modified time | relevance | path

Searched defs:ConcurrentCallback (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h87 using ConcurrentCallback = void (*)(Local<JSValueRef> result, bool success, void *taskInfo, void *d… variable
Djsnapi_expo.h96 using ConcurrentCallback = void (*)(Local<JSValueRef> result, bool success, void *taskInfo, void *d… variable