Home
last modified time | relevance | path

Searched defs:task (Results 1 - 25 of 834) sorted by relevance

12345678910>>...34

/third_party/libabigail/include/
H A Dabg-workers.h42 class task class
[all...]
/foundation/ability/ability_runtime/test/mock/task_handler_wrap_mock/src/
H A Dmock_task_handler_wrap.cpp22 MockTaskHandler( const std::function<void()> &&task, const TaskAttribute &) MockTaskHandler() argument
/foundation/resourceschedule/ffrt/src/ipc/
H A Dipc.cpp29 auto task = ffrt::ExecuteCtx::Cur()->task; in ffrt_this_task_set_legacy_mode() local
/third_party/rust/crates/env_logger/ci/src/
H A Dmain.rs2 mod task; modules
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_manager.cpp22 void TaskManager::TaskStateCount(CPUEUTask* task) in TaskStateCount() argument
34 void TaskManager::CalcTaskTime(CPUEUTask* task) in CalcTaskTime() argument
[all...]
/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevmgr_service_full.h26 struct HdfMessageTask task; member
/drivers/hdf_core/framework/utils/src/
H A Dhdf_message_looper.c31 struct HdfMessageTask *task = message->target; in HdfMessageLooperStart() local
/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H A Ddialog_request_callback_impl.h26 explicit DialogRequestCallbackImpl(RequestDialogResultTask &&task) : task_(task) {} in DialogRequestCallbackImpl() argument
H A Dauthorization_result.h26 explicit AuthorizationResult(PermissionRequestTask&& task) : task_(task) {} in AuthorizationResult() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dwindow_focus_changed_listener.cpp32 auto task = [inner = owner_, focusChangeInfo] { in OnFocused() local
54 auto task = [inner = owner_, focusChangeInfo] { in OnUnfocused() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_rosen_sync_task.h26 explicit AceRosenSyncTask(std::function<void()>&& task, unsigned long long timeoutNS = 30e9) in AceRosenSyncTask() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_device_idle_listener.cpp29 auto task = []() { in OnReceiveDeviceIdle() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_irender_client.h35 virtual void ExecuteSynchronousTask(const std::shared_ptr<RSSyncTask>& task) {} in ExecuteSynchronousTask() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/
H A Dmock_task_factory.cpp33 std::shared_ptr<Task> task = nullptr; in CreateTask() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_event.h33 EpollTask task; member
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-array-of-pointers.c4 struct task { struct
/drivers/hdf_core/adapter/uhdf2/host/include/
H A Ddevhost_service_full.h26 struct HdfMessageTask task; member
H A Dhdf_device_thread.h27 struct HdfMessageTask task; member
/drivers/hdf_core/framework/core/host/include/
H A Dhdf_power_manager.h27 struct HdfTaskType task; member
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dcast_timer.cpp32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_event_handler.cpp46 Task task = std::move(taskQueue_.front()); in Run() local
55 void AbilityEventHandler::PostTask(const Task& task) in PostTask() argument
69 Task task = [this]() { in PostQuit() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H A Dcast_timer.cpp32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Ddelegator_thread.cpp32 bool DelegatorThread::Run(const DTask &task) in Run() argument
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dag_convert_callback_impl.h34 explicit ConvertCallbackImpl(ConvertCallbackTask&& task) : task_(task) {} in ConvertCallbackImpl() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dwindow_pid_visibility_changed_listener.cpp45 auto task = [inner = appServiceInner_, windowPidVisibilityInfo] { in NotifyWindowPidVisibilityChanged() local

Completed in 36 milliseconds

12345678910>>...34