Searched defs:ShouldExit (Results 1 – 6 of 6) sorted by relevance
39 bool ShouldExit() const { return m_ShouldExit; } in ShouldExit() function in armnn_driver::DriverOptions
38 bool ShouldExit() const { return m_ShouldExit; } in ShouldExit() function in armnn_driver::DriverOptions
152 bool SchedulerWorker::ShouldExit() const { in ShouldExit() function in base::internal::SchedulerWorker
247 bool WorkerThread::ShouldExit() const { in ShouldExit() function in base::internal::WorkerThread
2113 bool ShouldExit(QuadraticTask* quadratic_task, LinearTask* linear_task) { in ShouldExit() function
3163 bool ShouldExit(QuadraticTask* quadratic_task, LinearTask* linear_task) { in ShouldExit() function