Home
last modified time | relevance | path

Searched defs:setTasks (Results 1 – 15 of 15) sorted by relevance

/dports/www/kanboard/kanboard-1.2.21/app/Event/
H A DTaskListEvent.php7 public function setTasks(array &$tasks) function in Kanboard\\Event\\TaskListEvent
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/MobileWebApp/src/main/java/com/google/gwt/sample/mobilewebapp/presenter/tasklist/
H A DTaskListView.java57 void setTasks(List<TaskProxy> tasks); in setTasks() method
H A DTaskListPresenter.java163 private void setTasks(List<TaskProxy> tasks) { in setTasks() method in TaskListPresenter
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudTasks/
H A DListTasksResponse.php36 public function setTasks($tasks) function in Google_Service_CloudTasks_ListTasksResponse
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudTasks/
H A DListTasksResponse.php36 public function setTasks($tasks) function in Google_Service_CloudTasks_ListTasksResponse
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/MobileWebApp/src/main/java/com/google/gwt/sample/mobilewebapp/client/desktop/
H A DDesktopTaskListView.java121 public void setTasks(List<TaskProxy> tasks) { in setTasks() method in DesktopTaskListView
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/MobileWebApp/src/main/java/com/google/gwt/sample/mobilewebapp/client/mobile/
H A DMobileTaskListView.java113 public void setTasks(List<TaskProxy> tasks) { in setTasks() method in MobileTaskListView
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/MobileWebApp/src/main/java/com/google/gwt/sample/mobilewebapp/client/
H A DTaskProxyLocalStorage.java155 public void setTasks(List<TaskProxy> tasks) { in setTasks() method in TaskProxyLocalStorage
/dports/sysutils/nomad/nomad-1.1.0/client/allocrunner/
H A Dtask_hook_coordinator.go62 func (c *taskHookCoordinator) setTasks(tasks []*structs.Task) { func
/dports/security/kleopatra/kleopatra-21.12.3/src/crypto/
H A Dtaskcollection.cpp213 void TaskCollection::setTasks(const std::vector<std::shared_ptr<Task> > &tasks) in setTasks() function in TaskCollection
/dports/security/zaproxy/zaproxy-2.11.1/buildSrc/src/main/java/org/zaproxy/zap/tasks/
H A DGradleBuildWithGitRepos.java114 public void setTasks(NamedDomainObjectContainer<Task> tasks) { in setTasks() method in GradleBuildWithGitRepos
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.launching/remote/org/eclipse/ant/internal/launching/remote/
H A DInternalAntRunner.java491 private void setTasks() { in setTasks() method in InternalAntRunner
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.core/src_ant/org/eclipse/ant/internal/core/ant/
H A DInternalAntRunner.java310 private void setTasks(Project project) { in setTasks() method in InternalAntRunner
/dports/devel/eric6/eric6-21.11/eric/eric6/Preferences/
H A D__init__.py3163 def setTasks(key, value, prefClass=Prefs): function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/
H A DAntModel.java426 private void setTasks(Project project, ClassLoader loader) { in setTasks() method in AntModel