Home
last modified time | relevance | path

Searched defs:work (Results 1 - 25 of 443) sorted by relevance

12345678910>>...18

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/
H A Dtask_signal_entity.cpp34 uv_work_t *work = new (std::nothrow) uv_work_t; in OnCancel() local
/third_party/node/deps/uv/include/uv/
H A Dthreadpool.h31 void (*work)(struct uv__work *w); member
/base/inputmethod/imf/frameworks/js/napi/common/
H A Djs_callback_object.cpp37 std::shared_ptr<uv_work_t> work = std::make_shared<uv_work_t>(); in ~JSCallbackObject() local
/base/request/request/frameworks/js/napi/src/
H A Djs_response_listener.cpp57 uv_work_t *work = new (std::nothrow) uv_work_t; in OnResponseReceive() local
H A Duv_queue.cpp25 uv_work_t *work = new (std::nothrow) uv_work_t; in Call() local
48 void UvQueue::UvDelete(uv_work_t *work, int status) in UvDelete() argument
/base/telephony/core_service/frameworks/js/napi/
H A Dbase_context.h29 napi_async_work work = nullptr; member
/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Devent_listener.h32 napi_async_work work = nullptr; member
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Duv_queue.cpp29 uv_work_t *work = new (std::nothrow) uv_work_t; in Call() local
/base/theme/wallpaper_mgr/frameworks/native/src/
H A Duv_queue.cpp28 uv_work_t *work = new (std::nothrow) uv_work_t; in Call() local
/foundation/resourceschedule/ffrt/src/core/
H A Dtask_io.h38 ffrt_io_callable_t work; member
/third_party/gn/src/util/
H A Dmsg_loop.cc54 void MsgLoop::PostTask(std::function<void()> work) { in PostTask() argument
H A Dworker_pool.cc67 void WorkerPool::PostTask(std::function<void()> work) { in PostTask() argument
/third_party/pulseaudio/src/tests/
H A Drtstutter.c54 static void work(void *p) { in work() function
/base/location/interfaces/inner_api/include/
H A Dasync_context.h27 napi_async_work work; member in OHOS::Location::AsyncContext
/base/account/os_account/interfaces/kits/napi/distributedaccount/include/
H A Dnapi_distributed_account.h29 napi_async_work work = nullptr; member
/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_authenticator_callback.h44 napi_async_work work; member
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Djs_ans_dialog_callback.cpp78 auto work = std::make_unique<uv_work_t>(); in ProcessDialogStatusChanged() local
[all...]
/base/web/webview/interfaces/kits/napi/webfunction/
H A Dwebview_web_inited_callback.cpp23 void UvWebInitedCallbackThreadWoker(uv_work_t *work, int status) in UvWebInitedCallbackThreadWoker() argument
60 uv_work_t *work = nullptr; RunInitedCallback() local
[all...]
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dservice_change_callback_napi.cpp63 uv_work_t *work = new (std::nothrow) uv_work_t; in OnJsCallbackServiceChange() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Dbundle_status_callback.cpp32 uv_work_t* work = new (std::nothrow) uv_work_t; in ~BundleStatusCallback() local
73 uv_work_t* work = new (std::nothrow) uv_work_t; OnBundleAdded() local
139 uv_work_t* work = new (std::nothrow) uv_work_t; OnBundleUpdated() local
208 uv_work_t* work = new (std::nothrow) uv_work_t; OnBundleRemoved() local
[all...]
/foundation/arkui/ui_appearance/interfaces/kits/napi/include/
H A Djs_ui_appearance.h29 napi_async_work work = nullptr; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Dslite_ace_ability.cpp80 auto* work = reinterpret_cast<AsyncWork *>(innerMsg.data); in HandleExtraMessage() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/command/
H A Dvideo_process_command.cpp49 VideoProcessSuccessCommand::VideoProcessSuccessCommand(const int32_t userId, const DeferredVideoWorkPtr& work) in VideoProcessSuccessCommand() argument
72 VideoProcessFailedCommand(const int32_t userId, const DeferredVideoWorkPtr& work, DpsError errorCode) VideoProcessFailedCommand() argument
/foundation/multimedia/player_framework/frameworks/js/audio_haptic/include/audio_haptic_player/
H A Daudio_haptic_player_napi.h74 napi_async_work work; member
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_callback_observer.cpp72 void StatisticsCallbackObserver::NetIfaceStatsChangedCallback(uv_work_t *work, int status) in NetIfaceStatsChangedCallback() argument
77 void StatisticsCallbackObserver::NetUidStatsChangedCallback(uv_work_t *work, int status) in NetUidStatsChangedCallback() argument

Completed in 5 milliseconds

12345678910>>...18