Home
last modified time | relevance | path

Searched defs:node_ref (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz_registry.cc88 RefCountedPtr<BaseNode> node_ref; in InternalGetTopChannels() local
128 RefCountedPtr<BaseNode> node_ref; in InternalGetServers() local
/external/grpc-grpc/src/core/lib/channel/
Dchannelz_registry.cc88 RefCountedPtr<BaseNode> node_ref; in InternalGetTopChannels() local
128 RefCountedPtr<BaseNode> node_ref; in InternalGetServers() local
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_view.h232 const NodeItem& node_ref(int32_t id) const { in node_ref() function