Home
last modified time | relevance | path

Searched defs:setExecutionType (Results 1 – 3 of 3) sorted by relevance

/dports/www/nextcloud/nextcloud/lib/public/
H A DBackgroundJob.php43 public static function setExecutionType($type) { function in OCP\\BackgroundJob
/dports/www/owncloud/owncloud/lib/public/
H A DBackgroundJob.php75 public static function setExecutionType($type) { function in OCP\\BackgroundJob
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Drule.cpp53 void Rule::setExecutionType(ExecutionType type) in setExecutionType() function in Rule