Home
last modified time | relevance | path

Searched refs:EntityType (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/src/core/lib/channel/
Dchannelz.h56 enum class EntityType { enum
64 explicit BaseNode(EntityType type);
74 EntityType type() const { return type_; } in type()
78 const EntityType type_;
203 SocketNode() : BaseNode(EntityType::kSocket) {} in SocketNode()
Dchannelz_registry.cc91 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()
Dchannelz.cc44 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()
Dchannel_trace.cc150 (referenced_entity_->type() == BaseNode::EntityType::kTopLevelChannel || in RenderTraceEvent()
151 referenced_entity_->type() == BaseNode::EntityType::kInternalChannel); in RenderTraceEvent()
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel_channelz.cc117 : BaseNode(EntityType::kSubchannel), in SubchannelNode()
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go1044EntityType *string `protobuf:"bytes,1,req,name=entity_type" json:"entity_type,omit… member
1055 if m != nil && m.EntityType != nil {
1056 return *m.EntityType
/external/clang/lib/Sema/
DSemaInit.cpp6074 QualType EntityType,
7731 QualType EntityType, in DiagnoseNarrowingInInitList() argument
7766 << 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()
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...