Home
last modified time | relevance | path

Searched refs:getJobState (Results 1 – 3 of 3) sorted by relevance

/plugin/doxycode/syntax/
Dsnippet.php270 $job_state = $buildmanager->getJobState($xml_cacheID);
294 $job_state = $buildmanager->getJobState($xml_cacheID);
/plugin/doxycode/
Daction.php289 $hash['state'] = $buildmanager->getJobState($hash['xmlHash']);
/plugin/doxycode/helper/
Dbuildmanager.php263 public function getJobState($jobID) function in helper_plugin_doxycode_buildmanager