Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/util/
Dnapi_util.h52 T* asyncTask = new (std::nothrow) T(); variable
58 delete asyncTask; variable