Searched refs:EntityType (Results 1 – 13 of 13) sorted by relevance
94 if (node->type() == BaseNode::EntityType::kTopLevelChannel && in InternalGetTopChannels()133 if (node->type() == BaseNode::EntityType::kServer && in InternalGetServers()200 grpc_core::channelz::BaseNode::EntityType::kServer) { in grpc_channelz_get_server()216 base_node->type() != grpc_core::channelz::BaseNode::EntityType::kServer || in grpc_channelz_get_server_sockets()233 grpc_core::channelz::BaseNode::EntityType::kTopLevelChannel && in grpc_channelz_get_channel()235 grpc_core::channelz::BaseNode::EntityType::kInternalChannel)) { in grpc_channelz_get_channel()249 grpc_core::channelz::BaseNode::EntityType::kSubchannel) { in grpc_channelz_get_subchannel()263 grpc_core::channelz::BaseNode::EntityType::kSocket) { in grpc_channelz_get_socket()
77 enum class EntityType { enum86 BaseNode(EntityType type, std::string name);98 EntityType type() const { return type_; } in type()105 const EntityType type_;
57 BaseNode::BaseNode(EntityType type, std::string name) in BaseNode()143 : BaseNode(is_internal_channel ? EntityType::kInternalChannel in ChannelNode()144 : EntityType::kTopLevelChannel, in ChannelNode()254 : BaseNode(EntityType::kServer, ""), trace_(channel_tracer_max_nodes) {} in ServerNode()380 : BaseNode(EntityType::kSocket, std::move(name)), in SocketNode()480 : BaseNode(EntityType::kSocket, std::move(name)), in ListenSocketNode()
159 (referenced_entity_->type() == BaseNode::EntityType::kTopLevelChannel || in RenderTraceEvent()160 referenced_entity_->type() == BaseNode::EntityType::kInternalChannel); in RenderTraceEvent()
56 enum class EntityType { enum64 explicit BaseNode(EntityType type);74 EntityType type() const { return type_; } in type()78 const EntityType type_;203 SocketNode() : BaseNode(EntityType::kSocket) {} in SocketNode()
91 grpc_core::channelz::BaseNode::EntityType::kTopLevelChannel) { in InternalGetTopChannels()127 grpc_core::channelz::BaseNode::EntityType::kServer) { in InternalGetServers()168 grpc_core::channelz::BaseNode::EntityType::kTopLevelChannel && in grpc_channelz_get_channel()170 grpc_core::channelz::BaseNode::EntityType::kInternalChannel)) { in grpc_channelz_get_channel()188 grpc_core::channelz::BaseNode::EntityType::kSubchannel) { in grpc_channelz_get_subchannel()
44 BaseNode::BaseNode(EntityType type) in BaseNode()93 : BaseNode(is_top_level_channel ? EntityType::kTopLevelChannel in ChannelNode()94 : EntityType::kInternalChannel), in ChannelNode()151 : BaseNode(EntityType::kServer), trace_(channel_tracer_max_nodes) {} in ServerNode()
150 (referenced_entity_->type() == BaseNode::EntityType::kTopLevelChannel || in RenderTraceEvent()151 referenced_entity_->type() == BaseNode::EntityType::kInternalChannel); in RenderTraceEvent()
35 : BaseNode(EntityType::kSubchannel, target_address), in SubchannelNode()
117 : BaseNode(EntityType::kSubchannel), in SubchannelNode()
6074 QualType EntityType,7731 QualType EntityType, in DiagnoseNarrowingInInitList() argument7766 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()7777 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()7788 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()7795 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()7802 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()
7748 QualType EntityType,9705 QualType EntityType, in DiagnoseNarrowingInInitList() argument9740 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9751 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9762 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9769 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()9776 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...