Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_n_exporter.cpp128 WatcherNExporter::JSCallbackContext *callbackContext = in WatcherCallbackComplete() local
184 JSCallbackContext *callbackContext = new (std::nothrow) JSCallbackContext(callback); in WatcherCallback() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/
H A Dtask_signal_entity.cpp41 … JSCallbackContext *callbackContext = reinterpret_cast<JSCallbackContext *>(work->data); in OnCancel() local
H A Dtask_signal_n_exporter.cpp125 auto callbackContext = std::make_shared<JSCallbackContext>(NVal(env, funcArg[0])); in OnCancel() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_js.cpp144 CallbackContext* callbackContext = new CallbackContext(); in AddWatcher() local
232 CallbackContext* callbackContext = new CallbackContext(); in Query() local