Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/secagg/server/
H A Dsecret_sharing_harary_graph.cc41 int SecretSharingHararyGraph::GetNeighbor(int curr_node, in GetNeighbor() function in fcp::secagg::SecretSharingHararyGraph
H A Dsecret_sharing_complete_graph.h57 int GetNeighbor(int curr_node, int i) const override { in GetNeighbor() function
H A Dsecagg_server_protocol_impl.h152 inline const int GetNeighbor(int client_id, int i) const { in GetNeighbor() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dsubgraph.h113 const GenNode::LinkTarget& GetNeighbor() const { in GetNeighbor() function