Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/util/common/include/
H A Dnapi_constants.h65 inline constexpr std::string_view DELETE_ASYNC_WORK = "napi_delete_async_work"; member
/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() local
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp48 CHKRV(napi_delete_async_work(env, work), DELETE_ASYNC_WORK); in ~AsyncContext() local

Completed in 3 milliseconds