Home
last modified time | relevance | path

Searched defs:IsRunning (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/fl/server/
Diteration_timer.cc57 bool IterationTimer::IsRunning() const { return running_; } in IsRunning() function in mindspore::fl::server::IterationTimer
/third_party/cef/libcef_dll/ctocpp/
Dthread_ctocpp.cc92 NO_SANITIZE("cfi-icall") bool CefThreadCToCpp::IsRunning() { in IsRunning() function in CefThreadCToCpp
Dserver_ctocpp.cc78 NO_SANITIZE("cfi-icall") bool CefServerCToCpp::IsRunning() { in IsRunning() function in CefServerCToCpp
/third_party/cef/libcef/common/
Dthread_impl.cc138 bool CefThreadImpl::IsRunning() { in IsRunning() function in CefThreadImpl
/third_party/cef/tests/cefclient/renderer/
Dperformance_test_setup.h40 bool IsRunning() { return running_; } in IsRunning() function
/third_party/cef/libcef/browser/
Dserver_impl.cc196 bool CefServerImpl::IsRunning() { in IsRunning() function in CefServerImpl