Home
last modified time | relevance | path

Searched defs:OnTimer (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/communicator/
Dtcp_client.h53 using OnTimer = std::function<void()>; variable
Dtcp_server.h89 using OnTimer = std::function<void()>; variable
/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp103 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() function in CProgressDialog
DProgressDialog2.cpp935 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() function in CProgressDialog
/third_party/grpc/src/cpp/server/orca/
Dorca_service.cc162 void OrcaService::Reactor::OnTimer() { in OnTimer() function in grpc::experimental::OrcaService::Reactor
/third_party/grpc/src/core/lib/security/credentials/token_fetcher/
Dtoken_fetcher_credentials.cc95 void TokenFetcherCredentials::FetchState::BackoffTimer::OnTimer() { in OnTimer() function in grpc_core::TokenFetcherCredentials::FetchState::BackoffTimer
/third_party/lzma/CPP/Windows/Control/
DDialog.h149 virtual bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) { return false; } in OnTimer() function
/third_party/grpc/src/core/xds/xds_client/
Dxds_client.cc220 void OnTimer() { in OnTimer() function in grpc_core::XdsClient::XdsChannel::AdsCall::ResourceTimer