Home
last modified time | relevance | path

Searched refs:GetRunner (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_task_handle_thread.h25 const std::shared_ptr<AppExecFwk::EventRunner>& GetRunner() const { return runner_; } in GetRunner() function
H A Dhgm_touch_manager.cpp37 const auto& runner = HgmTaskHandleThread::Instance().GetRunner();
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/
H A Dlibresschedsvc.versionscript21 *PluginMgr*GetRunner*;
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dtask_mock.cpp104 shared_ptr<TaskRunner> TaskManager::GetRunner(int32_t userId, const std::string &bundleName) in GetRunner() function in OHOS::FileManagement::CloudSync::TaskManager