Home
last modified time | relevance | path

Searched refs:taskFinished (Results 101 – 125 of 141) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/offlinepages/prefetch/
H A DPrefetchBackgroundTask.java153 mTaskFinishedCallback.taskFinished(needsReschedule); in doneProcessing()
H A DOfflineNotificationBackgroundTask.java163 mTaskFinishedCallback.taskFinished(false); in doneContentCheck()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omaha/
H A DOmahaService.java105 callback.taskFinished(false); in onStartTask()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.launching/loggers/org/eclipse/ant/internal/launching/runtime/logger/
H A DNullBuildLogger.java83 public void taskFinished(BuildEvent event) { in taskFinished() method in NullBuildLogger
/dports/devel/pear-phing/phing-2.6.1/listener/
H A DDefaultLogger.php219 public function taskFinished(BuildEvent $event) {} function in DefaultLogger
H A DXmlLogger.php246 public function taskFinished(BuildEvent $event) { function in XmlLogger
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/background_task_scheduler/internal/android/java/src/org/chromium/components/background_task_scheduler/internal/
H A DBackgroundTaskGcmTaskService.java85 public void taskFinished(final boolean needsReschedule) { in taskFinished() method in BackgroundTaskGcmTaskService.TaskFinishedCallbackGcmTaskService
H A DBackgroundTaskBroadcastReceiver.java73 public void taskFinished(boolean needsReschedule) { in taskFinished() method in BackgroundTaskBroadcastReceiver.TaskExecutor
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/background_task_scheduler/internal/android/java/src/org/chromium/components/background_task_scheduler/internal/
H A DBackgroundTaskGcmTaskService.java85 public void taskFinished(final boolean needsReschedule) { in taskFinished() method in BackgroundTaskGcmTaskService.TaskFinishedCallbackGcmTaskService
H A DBackgroundTaskBroadcastReceiver.java71 public void taskFinished(boolean needsReschedule) { in taskFinished() method in BackgroundTaskBroadcastReceiver.TaskExecutor
/dports/audio/traverso/traverso-0.49.6/src/core/
H A DAudioFileMerger.cpp163 emit taskFinished(name.left(length-28)); in process_task() local
H A DAudioFileCopyConvert.cpp186 emit taskFinished(task.dir + "/" + task.outFileName + ".wav", task.tracknumber, task.trackname); in process_task() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/s/
H A Dshard_server_catalog_cache_loader.cpp691 bool taskFinished = false; in _runTasks() local
694 taskFinished = true; in _runTasks()
711 if (taskFinished) { in _runTasks()
/dports/graphics/hugin/hugin-2020.0.0/src/tools/
H A DExtractPoints.h147 progress.taskFinished(); in loadImgsAndExtractPoints()
H A Dvig_optimize.cpp301 progressDisplay.taskFinished(); in main()
/dports/devel/msbuild/msbuild-0.06/src/Build.UnitTests/BackEnd/
H A DNodePackets_Tests.cs50 …TaskFinishedEventArgs taskFinished = new TaskFinishedEventArgs("message", "help", "projectFile", "… in VerifyEventType()
64 VerifyLoggingPacket(taskFinished, LoggingEventType.TaskFinishedEvent); in VerifyEventType()
/dports/net/bredbandskollen/bbk-7b810a6/src/http/
H A Dhttprequestengine.cpp128 void HttpRequestEngine::taskFinished(Task *task) { in taskFinished() function in HttpRequestEngine
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/nona/
H A DStitcher.h311 Base::m_progress->taskFinished(); in stitch()
383 Base::m_progress->taskFinished(); in finalizeOutputFile()
446 Base::m_progress->taskFinished(); in finalizeOutputFile()
875 Base::m_progress->taskFinished(); in stitch()
/dports/net/bredbandskollen/bbk-7b810a6/src/framework/
H A Dtask.h349 virtual void taskFinished(Task *task) { in taskFinished() function
H A Deventloop.cpp479 t->taskFinished(task);
619 parent->taskFinished(t);
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/cli/support/
H A DGrailsBuildEventListener.java217 public void taskFinished(BuildEvent buildEvent) { in taskFinished() method in GrailsBuildEventListener
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/storage/
H A Ddownload_manager_mtproto.h47 [[nodiscard]] rpl::producer<> taskFinished() const { in taskFinished() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/main/
H A Dmain_session.cpp204 return downloader().taskFinished(); in downloaderTaskFinished()
/dports/net/bredbandskollen/bbk-7b810a6/src/measurement/
H A Dspeedtest.cpp127 void SpeedTest::taskFinished(Task *task) { in taskFinished() function in SpeedTest
/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 DProgressBuildListener.java259 public void taskFinished(BuildEvent event) { in taskFinished() method in ProgressBuildListener

123456