Searched defs:OnTimer (Results 1 – 4 of 4) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/ | ||
D | tcp_client.h | 55 using OnTimer = std::function<void()>; variable |
D | tcp_server.h | 87 using OnTimer = std::function<void()>; variable |
/third_party/grpc/src/core/ext/xds/ | ||
D | xds_client.cc | 179 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/ | ||
D | xds_client.cc | 172 static void OnTimer(void* arg, grpc_error* error) { in OnTimer() function in grpc_core::XdsClient::ChannelState::AdsCallState::ResourceState |