/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | task_runner_adapter.h | 36 …virtual void PostTaskForTime(std::function<void()> task, uint32_t targetTime, const std::string& c… in PostTaskForTime()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/ |
H A D | delegator_thread.cpp | 32 bool DelegatorThread::Run(const DTask &task) in Run()
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-task.md | 1 # task chapter
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-task.md | 1 # task chapter
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/ |
H A D | mock_task_factory.cpp | 33 std::shared_ptr<Task> task = nullptr; in CreateTask() local
|
/ohos5.0/base/request/request/frameworks/cj/ffi/src/ |
H A D | cj_app_state_callback.cpp | 32 for (auto task = CJTask::taskMap_.begin(); task != CJTask::taskMap_.end(); ++task) { in OnAbilityForeground() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/ |
H A D | mission_manager.cpp | 245 (napi_env env, NapiAsyncTask &task, int32_t status) { in OnOffOld() 339 [deviceId, numMax](napi_env env, NapiAsyncTask &task, int32_t status) { in OnGetMissionInfos() 379 [deviceId, missionId](napi_env env, NapiAsyncTask &task, int32_t status) { in OnGetMissionInfo() 430 auto complete = [snapshotWrap](napi_env env, NapiAsyncTask &task, int32_t status) { in GetMissionSnapShot() 498 [missionId](napi_env env, NapiAsyncTask &task, int32_t status) { in OnLockMission() 531 [missionId](napi_env env, NapiAsyncTask &task, int32_t status) { in OnUnlockMission() 564 [missionId](napi_env env, NapiAsyncTask &task, int32_t status) { in OnClearMission() 585 [](napi_env env, NapiAsyncTask &task, int32_t status) { in OnClearAllMissions() 625 … [missionId, startOptions, unwrapArgc](napi_env env, NapiAsyncTask &task, int32_t status) { in OnMoveMissionToFront() 683 [missionIds, topMissionId](napi_env env, NapiAsyncTask &task, int32_t status) { in OnMoveMissionsToForeground() [all …]
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | watchdog_inner.cpp | 331 WatchdogTask task("ThreadSampler", sampleTask, 0, interval, true); in StartProfileMainThread() local 404 WatchdogTask task("TraceCollector", traceTask, 0, interval, true); in StartTraceProfile() local 509 void WatchdogInner::RunOneShotTask(const std::string& name, Task&& task, uint64_t delay) in RunOneShotTask() 553 const WatchdogTask& task = checkerQueue_.top(); in RemoveXCollieTask() local 566 void WatchdogInner::RunPeriodicalTask(const std::string& name, Task&& task, uint64_t interval, uint… in RunPeriodicalTask() 612 WatchdogTask task = checkerQueue_.top(); in TriggerTimerCountTask() local 647 int64_t WatchdogInner::InsertWatchdogTaskLocked(const std::string& name, WatchdogTask&& task) in InsertWatchdogTaskLocked() 719 uint64_t WatchdogInner::FetchNextTask(uint64_t now, WatchdogTask& task) in FetchNextTask() 774 void WatchdogInner::ReInsertTaskIfNeed(WatchdogTask& task) in ReInsertTaskIfNeed() 799 WatchdogTask task; in Start() local [all …]
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityTaskSupervisor.java | 732 final Task task = r.getTask(); in realStartActivityLocked() local 1533 private void processRemoveTask(Task task) { in processRemoveTask() 1542 void removeRootTask(Task task) { in removeRootTask() 1556 final Task task = in removeTaskById() local 1683 public void onRecentTaskAdded(Task task) { in onRecentTaskAdded() 1704 Task getReparentTargetRootTask(Task task, Task rootTask, boolean toTop) { in getReparentTargetRootTask() 1852 final Task task = r.getTask(); in handleLaunchTaskBehindCompleteLocked() local 2155 void handleNonResizableTaskIfNeeded(Task task, int preferredWindowingMode, in handleNonResizableTaskIfNeeded() 2217 private void handleForcedResizableTaskIfNeeded(Task task, int reason) { in handleForcedResizableTaskIfNeeded() 2231 void scheduleUpdateMultiWindowMode(Task task) { in scheduleUpdateMultiWindowMode() [all …]
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session.cpp | 859 auto task = [weakThis = wptr(this), persistentId]() { in ClearCbMap() local 1626 auto task = [weakThis = wptr(this), persistentId = persistentId_, env = env_] { in OnTouchOutside() local 1671 auto task = [weakThis = wptr(this), persistentId = persistentId_, env = env_] { in NotifyFrameLayoutFinish() local 2879 auto task = [weakThis = wptr(this), persistentId = persistentId_, env = env_] { in OnRaiseToTop() local 2902 auto task = [weakThis = wptr(this), persistentId = persistentId_, env = env_] { in OnRaiseToTopForPointDown() local 3086 auto task = [weakThis = wptr(this), persistentId = persistentId_, env = env_] { in OnClick() local 3108 auto task = [weakThis = wptr(this), persistentId = persistentId_, env = env_] { in OnContextTransparent() local 3138 auto task = [weakThis = wptr(this), sessionInfo, visible]() { in ChangeSessionVisibilityWithStatusBar() local 3247 auto task = [weakThis = wptr(this), sessionInfo] { in PendingSessionActivation() local 3514 auto task = [weakThis = wptr(this), persistentId = persistentId_, in OnSessionException() local [all …]
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | fa_ability_thread.cpp | 684 auto task = [weak, config]() { in CreateAbilityName() local 779 auto task = [weak, uniqueId]() { in CreateAbilityName() local 801 auto task = [weak, want]() { in CreateAbilityName() local 828 auto task = [weak, want]() { in CreateAbilityName() local 854 auto task = [weak, want, restart, startId]() { in CreateAbilityName() local 898 auto task = [weak]() { in CreateAbilityName() local 937 auto task = [weak, want, sessionInfo, winCmd]() { in CreateAbilityName() local 1253 auto task = [weak, uri, dataObserver]() { in CreateAbilityName() local 1276 auto task = [weak, uri, dataObserver]() { in CreateAbilityName() local 1299 auto task = [weak, uri]() { in CreateAbilityName() local [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/ |
H A D | rs_transaction_proxy_test.cpp | 34 void ExecuteSynchronousTask(const std::shared_ptr<RSSyncTask>& task) override {}; in ExecuteSynchronousTask() 739 auto task = std::make_shared<RSNodeGetShowingPropertyAndCancelAnimation>(0, nullptr); variable 759 auto task = std::make_shared<RSNodeGetShowingPropertyAndCancelAnimation>(0, nullptr); variable 780 auto task = std::make_shared<RSNodeGetShowingPropertyAndCancelAnimation>(0, nullptr); variable 800 auto task = std::make_shared<RSNodeGetShowingPropertyAndCancelAnimation>(0, nullptr); variable
|
/ohos5.0/foundation/resourceschedule/ffrt/src/core/ |
H A D | task.cpp | 531 ffrt::QueueTask* task = reinterpret_cast<ffrt::QueueTask*>(curTask); variable 542 ffrt::CPUEUTask *task = static_cast<ffrt::CPUEUTask*>(handle); variable 647 auto task = reinterpret_cast<ffrt::CPUEUTask*>(task_handle); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/ |
H A D | rs_render_task_test.cpp | 143 auto task = supRenderTask_->GetNextRenderTask(); variable 169 auto task = supRenderTask_->GetNextRenderTask(); variable
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/ |
H A D | mutex_private.h | 66 void AddNode(uint64_t task, uint64_t ownerTask, bool edge) in AddNode() 95 void RemoveNode(uint64_t task) in RemoveNode()
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_scheduler.cpp | 87 auto setState = [&](CPUEUTask* task) { in __anone6bee3b60302() 125 auto task = std::move(tasks.front()); variable
|
/aosp12/system/core/storaged/ |
H A D | uid_info.cpp | 45 task_info task; in readFromParcel() local
|
/aosp12/packages/services/Car/experimental/service/src/com/android/experimentalcar/ |
H A D | SystemTimer.java | 36 public void schedule(TimerTask task, long delay) { in schedule()
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | TaskQueue.cpp | 30 auto task = tasks_.front(); in run() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | charge_idle_listener.cpp | 27 auto task = []() { in OnReceiveEvent() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/mock/ |
H A D | bbox_detectors_mock.cpp | 21 const Task &task, uint64_t interval, bool repeat) in AddTimerEvent()
|
/ohos5.0/base/inputmethod/imf/interfaces/inner_api/inputmethod_ability/include/ |
H A D | input_method_engine_listener.h | 43 virtual bool PostTaskToEventHandler(std::function<void()> task, const std::string &taskName) in PostTaskToEventHandler()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_account_observer.cpp | 29 ExecutorPool::Task task([this, eventInfo]() { in OnAccountChanged() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/ |
H A D | task_factory.cpp | 39 std::shared_ptr<Task> task = nullptr; in CreateTask() local
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | app_state_callback.cpp | 32 for (auto task = JsTask::taskMap_.begin(); task != JsTask::taskMap_.end(); ++task) { in OnAbilityForeground() local
|