Home
last modified time | relevance | path

Searched refs:DELETE_ASYNC_WORK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dnapi_constants.h64 inline constexpr std::string_view DELETE_ASYNC_WORK = "napi_delete_async_work"; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Djs_short_key_manager.cpp44 CHKRV(napi_delete_async_work(env, work), DELETE_ASYNC_WORK); in ~AsyncContext()
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp47 CHKRV(napi_delete_async_work(env, work), DELETE_ASYNC_WORK); in ~AsyncContext()