Searched refs:EntityType (Results 1 – 8 of 8) sorted by relevance
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()
117 : BaseNode(EntityType::kSubchannel), in SubchannelNode()
1044 …EntityType *string `protobuf:"bytes,1,req,name=entity_type" json:"entity_type,omit… member1055 if m != nil && m.EntityType != nil {1056 return *m.EntityType
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()
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...