Home
last modified time | relevance | path

Searched defs:client_list (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/fl/server/kernel/round/
Dclient_list_kernel.cc44 std::vector<string> client_list; in DealClient() local
123 std::vector<string> client_list; in Launch() local
Dupdate_model_kernel.cc39 PBMetadata client_list; in InitKernel() local
/third_party/mindspore/mindspore/ccsrc/fl/armour/cipher/
Dcipher_reconstruct.cc30 const std::vector<string> &client_list, in CombineMask()
133 bool CipherReconStruct::ReconstructSecretsGenNoise(const std::vector<string> &client_list) { in ReconstructSecretsGenNoise()
224 const std::vector<std::string> &client_list) { in ReconstructSecrets()
Dcipher_keys.cc98 std::vector<std::string> client_list; in ExchangeKeys() local
/third_party/wayland_standard/tests/
Dcompositor-introspection-test.c64 struct wl_list *client_list; in check_client_list() local
/third_party/mindspore/mindspore/ccsrc/fl/server/
Ddistributed_metadata_store.cc241 auto client_list = metadata_[name].mutable_client_list(); in DoUpdateMetadata() local
/third_party/mindspore/mindspore/ccsrc/ps/core/protos/
Dfl.proto148 UpdateModelClientList client_list = 4; field
/third_party/weston/desktop-shell/
Dshell.h183 struct wl_list client_list; member
/third_party/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h314 struct lws_dll2 client_list; member
/third_party/grpc/src/core/tsi/
Dssl_transport_security.cc1665 const unsigned char* client_list, in select_protocol_list()
/third_party/wayland_standard/src/
Dwayland-server.c97 struct wl_list client_list; member