Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dtcp_client.h55 using OnTimer = std::function<void()>; variable
Dtcp_server.h87 using OnTimer = std::function<void()>; variable
/third_party/grpc/src/core/ext/xds/
Dxds_client.cc179 static void OnTimer(void* arg, grpc_error* error) { in OnTimer() function in grpc_core::XdsClient::ChannelState::AdsCallState::ResourceState
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc172 static void OnTimer(void* arg, grpc_error* error) { in OnTimer() function in grpc_core::XdsClient::ChannelState::AdsCallState::ResourceState