Home
last modified time | relevance | path

Searched refs:TagKey (Results 1 – 25 of 1255) sorted by relevance

12345678910>>...51

/dports/devel/grpc134/grpc-1.34.1/src/core/ext/filters/load_reporting/
H A Dregistered_opencensus_objects.h84 inline ::opencensus::tags::TagKey TagKeyToken() { in TagKeyToken()
85 static const ::opencensus::tags::TagKey token = in TagKeyToken()
90 inline ::opencensus::tags::TagKey TagKeyHost() { in TagKeyHost()
91 static const ::opencensus::tags::TagKey token = in TagKeyHost()
92 opencensus::tags::TagKey::Register(kTagKeyHost); in TagKeyHost()
96 inline ::opencensus::tags::TagKey TagKeyUserId() { in TagKeyUserId()
97 static const ::opencensus::tags::TagKey token = in TagKeyUserId()
102 inline ::opencensus::tags::TagKey TagKeyStatus() { in TagKeyStatus()
103 static const ::opencensus::tags::TagKey token = in TagKeyStatus()
108 inline ::opencensus::tags::TagKey TagKeyMetricName() { in TagKeyMetricName()
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/core/ext/filters/load_reporting/
H A Dregistered_opencensus_objects.h84 inline ::opencensus::tags::TagKey TagKeyToken() { in TagKeyToken()
85 static const ::opencensus::tags::TagKey token = in TagKeyToken()
90 inline ::opencensus::tags::TagKey TagKeyHost() { in TagKeyHost()
91 static const ::opencensus::tags::TagKey token = in TagKeyHost()
92 opencensus::tags::TagKey::Register(kTagKeyHost); in TagKeyHost()
96 inline ::opencensus::tags::TagKey TagKeyUserId() { in TagKeyUserId()
97 static const ::opencensus::tags::TagKey token = in TagKeyUserId()
102 inline ::opencensus::tags::TagKey TagKeyStatus() { in TagKeyStatus()
103 static const ::opencensus::tags::TagKey token = in TagKeyStatus()
108 inline ::opencensus::tags::TagKey TagKeyMetricName() { in TagKeyMetricName()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/core/ext/filters/load_reporting/
H A Dregistered_opencensus_objects.h84 inline ::opencensus::tags::TagKey TagKeyToken() { in TagKeyToken()
85 static const ::opencensus::tags::TagKey token = in TagKeyToken()
90 inline ::opencensus::tags::TagKey TagKeyHost() { in TagKeyHost()
91 static const ::opencensus::tags::TagKey token = in TagKeyHost()
92 opencensus::tags::TagKey::Register(kTagKeyHost); in TagKeyHost()
96 inline ::opencensus::tags::TagKey TagKeyUserId() { in TagKeyUserId()
97 static const ::opencensus::tags::TagKey token = in TagKeyUserId()
102 inline ::opencensus::tags::TagKey TagKeyStatus() { in TagKeyStatus()
103 static const ::opencensus::tags::TagKey token = in TagKeyStatus()
108 inline ::opencensus::tags::TagKey TagKeyMetricName() { in TagKeyMetricName()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/ext/filters/load_reporting/
H A Dregistered_opencensus_objects.h83 inline ::opencensus::stats::TagKey TagKeyToken() { in TagKeyToken()
84 static const ::opencensus::stats::TagKey token = in TagKeyToken()
89 inline ::opencensus::stats::TagKey TagKeyHost() { in TagKeyHost()
90 static const ::opencensus::stats::TagKey token = in TagKeyHost()
91 opencensus::stats::TagKey::Register(kTagKeyHost); in TagKeyHost()
95 inline ::opencensus::stats::TagKey TagKeyUserId() { in TagKeyUserId()
96 static const ::opencensus::stats::TagKey token = in TagKeyUserId()
101 inline ::opencensus::stats::TagKey TagKeyStatus() { in TagKeyStatus()
102 static const ::opencensus::stats::TagKey token = in TagKeyStatus()
107 inline ::opencensus::stats::TagKey TagKeyMetricName() { in TagKeyMetricName()
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/filters/load_reporting/
H A Dregistered_opencensus_objects.h84 inline ::opencensus::tags::TagKey TagKeyToken() { in TagKeyToken()
85 static const ::opencensus::tags::TagKey token = in TagKeyToken()
90 inline ::opencensus::tags::TagKey TagKeyHost() { in TagKeyHost()
91 static const ::opencensus::tags::TagKey token = in TagKeyHost()
92 opencensus::tags::TagKey::Register(kTagKeyHost); in TagKeyHost()
96 inline ::opencensus::tags::TagKey TagKeyUserId() { in TagKeyUserId()
97 static const ::opencensus::tags::TagKey token = in TagKeyUserId()
102 inline ::opencensus::tags::TagKey TagKeyStatus() { in TagKeyStatus()
103 static const ::opencensus::tags::TagKey token = in TagKeyStatus()
108 inline ::opencensus::tags::TagKey TagKeyMetricName() { in TagKeyMetricName()
[all …]
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map/content/
H A Dequipmentmodel.h55 OSM::TagKey building;
56 OSM::TagKey buildling_part;
57 OSM::TagKey conveying;
58 OSM::TagKey elevator;
59 OSM::TagKey highway;
60 OSM::TagKey indoor;
61 OSM::TagKey level;
62 OSM::TagKey room;
63 OSM::TagKey stairwell;
65 OSM::TagKey mxoid;
[all …]
H A Dplatformfinder_p.h45 OSM::TagKey level;
46 OSM::TagKey platform_ref;
47 OSM::TagKey platform_colon_ref; // platform:ref vs platform_ref above...
48 OSM::TagKey public_transport;
49 OSM::TagKey railway;
50 OSM::TagKey railway_platform_section;
51 OSM::TagKey route;
52 OSM::TagKey disused;
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map-publictransport-integration/
H A Dlocationqueryoverlayproxymodel.h64 OSM::TagKey name;
65 OSM::TagKey amenity;
66 OSM::TagKey capacity;
67 OSM::TagKey realtimeAvailable;
68 OSM::TagKey network;
69 OSM::TagKey mxoid;
70 OSM::TagKey remainingRange;
71 OSM::TagKey vehicle;
73 OSM::TagKey m_realtimeAvailableTagKeys[5];
/dports/devel/grpc130/grpc-1.30.2/src/cpp/ext/filters/census/
H A Dgrpc_plugin.cc66 ::opencensus::tags::TagKey ClientMethodTagKey() { in ClientMethodTagKey()
68 ::opencensus::tags::TagKey::Register("grpc_client_method"); in ClientMethodTagKey()
72 ::opencensus::tags::TagKey ClientStatusTagKey() { in ClientStatusTagKey()
74 ::opencensus::tags::TagKey::Register("grpc_client_status"); in ClientStatusTagKey()
78 ::opencensus::tags::TagKey ServerMethodTagKey() { in ServerMethodTagKey()
80 ::opencensus::tags::TagKey::Register("grpc_server_method"); in ServerMethodTagKey()
84 ::opencensus::tags::TagKey ServerStatusTagKey() { in ServerStatusTagKey()
86 ::opencensus::tags::TagKey::Register("grpc_server_status"); in ServerStatusTagKey()
/dports/devel/grpc134/grpc-1.34.1/src/cpp/ext/filters/census/
H A Dgrpc_plugin.cc69 ::opencensus::tags::TagKey ClientMethodTagKey() { in ClientMethodTagKey()
71 ::opencensus::tags::TagKey::Register("grpc_client_method"); in ClientMethodTagKey()
75 ::opencensus::tags::TagKey ClientStatusTagKey() { in ClientStatusTagKey()
77 ::opencensus::tags::TagKey::Register("grpc_client_status"); in ClientStatusTagKey()
81 ::opencensus::tags::TagKey ServerMethodTagKey() { in ServerMethodTagKey()
83 ::opencensus::tags::TagKey::Register("grpc_server_method"); in ServerMethodTagKey()
87 ::opencensus::tags::TagKey ServerStatusTagKey() { in ServerStatusTagKey()
89 ::opencensus::tags::TagKey::Register("grpc_server_status"); in ServerStatusTagKey()
/dports/devel/grpc/grpc-1.42.0/src/cpp/ext/filters/census/
H A Dgrpc_plugin.cc73 ::opencensus::tags::TagKey ClientMethodTagKey() { in ClientMethodTagKey()
75 ::opencensus::tags::TagKey::Register("grpc_client_method"); in ClientMethodTagKey()
79 ::opencensus::tags::TagKey ClientStatusTagKey() { in ClientStatusTagKey()
81 ::opencensus::tags::TagKey::Register("grpc_client_status"); in ClientStatusTagKey()
85 ::opencensus::tags::TagKey ServerMethodTagKey() { in ServerMethodTagKey()
87 ::opencensus::tags::TagKey::Register("grpc_server_method"); in ServerMethodTagKey()
91 ::opencensus::tags::TagKey ServerStatusTagKey() { in ServerStatusTagKey()
93 ::opencensus::tags::TagKey::Register("grpc_server_status"); in ServerStatusTagKey()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/cpp/ext/filters/census/
H A Dgrpc_plugin.cc36 ::opencensus::stats::TagKey ClientMethodTagKey() { in ClientMethodTagKey()
38 ::opencensus::stats::TagKey::Register("grpc_client_method"); in ClientMethodTagKey()
42 ::opencensus::stats::TagKey ClientStatusTagKey() { in ClientStatusTagKey()
44 ::opencensus::stats::TagKey::Register("grpc_client_status"); in ClientStatusTagKey()
48 ::opencensus::stats::TagKey ServerMethodTagKey() { in ServerMethodTagKey()
50 ::opencensus::stats::TagKey::Register("grpc_server_method"); in ServerMethodTagKey()
54 ::opencensus::stats::TagKey ServerStatusTagKey() { in ServerStatusTagKey()
56 ::opencensus::stats::TagKey::Register("grpc_server_status"); in ServerStatusTagKey()
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go48 type TagKey struct { struct
82 func (x *TagKey) Reset() { argument
83 *x = TagKey{}
91 func (x *TagKey) String() string { argument
95 func (*TagKey) ProtoMessage() {} argument
114 func (x *TagKey) GetName() string { argument
358 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
398 return x.TagKey
503 return x.TagKey
960 switch v := v.(*TagKey); i {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go48 type TagKey struct { struct
82 func (x *TagKey) Reset() { argument
83 *x = TagKey{}
91 func (x *TagKey) String() string { argument
95 func (*TagKey) ProtoMessage() {} argument
114 func (x *TagKey) GetName() string { argument
358 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
398 return x.TagKey
503 return x.TagKey
960 switch v := v.(*TagKey); i {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go53 type TagKey struct { struct
87 func (x *TagKey) Reset() { argument
88 *x = TagKey{}
96 func (x *TagKey) String() string { argument
100 func (*TagKey) ProtoMessage() {} argument
119 func (x *TagKey) GetName() string { argument
363 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
403 return x.TagKey
508 return x.TagKey
963 switch v := v.(*TagKey); i {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go48 type TagKey struct { struct
82 func (x *TagKey) Reset() { argument
83 *x = TagKey{}
91 func (x *TagKey) String() string { argument
95 func (*TagKey) ProtoMessage() {} argument
114 func (x *TagKey) GetName() string { argument
358 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
398 return x.TagKey
503 return x.TagKey
960 switch v := v.(*TagKey); i {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go48 type TagKey struct { struct
82 func (x *TagKey) Reset() { argument
83 *x = TagKey{}
91 func (x *TagKey) String() string { argument
95 func (*TagKey) ProtoMessage() {} argument
114 func (x *TagKey) GetName() string { argument
358 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
398 return x.TagKey
503 return x.TagKey
960 switch v := v.(*TagKey); i {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go48 type TagKey struct { struct
82 func (x *TagKey) Reset() { argument
83 *x = TagKey{}
91 func (x *TagKey) String() string { argument
95 func (*TagKey) ProtoMessage() {} argument
114 func (x *TagKey) GetName() string { argument
358 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
398 return x.TagKey
503 return x.TagKey
960 switch v := v.(*TagKey); i {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go48 type TagKey struct { struct
82 func (x *TagKey) Reset() { argument
83 *x = TagKey{}
91 func (x *TagKey) String() string { argument
95 func (*TagKey) ProtoMessage() {} argument
114 func (x *TagKey) GetName() string { argument
358 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
398 return x.TagKey
503 return x.TagKey
960 switch v := v.(*TagKey); i {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go48 type TagKey struct { struct
82 func (x *TagKey) Reset() { argument
83 *x = TagKey{}
91 func (x *TagKey) String() string { argument
95 func (*TagKey) ProtoMessage() {} argument
114 func (x *TagKey) GetName() string { argument
358 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
398 return x.TagKey
503 return x.TagKey
960 switch v := v.(*TagKey); i {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go53 type TagKey struct { struct
87 func (x *TagKey) Reset() { argument
88 *x = TagKey{}
96 func (x *TagKey) String() string { argument
100 func (*TagKey) ProtoMessage() {} argument
119 func (x *TagKey) GetName() string { argument
363 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
403 return x.TagKey
508 return x.TagKey
963 switch v := v.(*TagKey); i {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go53 type TagKey struct {
87 func (x *TagKey) Reset() {
88 *x = TagKey{}
96 func (x *TagKey) String() string {
100 func (*TagKey) ProtoMessage() {}
119 func (x *TagKey) GetName() string {
363 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"`
403 return x.TagKey
508 return x.TagKey
963 switch v := v.(*TagKey); i {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go48 type TagKey struct { struct
82 func (x *TagKey) Reset() { argument
83 *x = TagKey{}
91 func (x *TagKey) String() string { argument
95 func (*TagKey) ProtoMessage() {} argument
114 func (x *TagKey) GetName() string { argument
358 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
398 return x.TagKey
503 return x.TagKey
958 switch v := v.(*TagKey); i {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go48 type TagKey struct { struct
82 func (x *TagKey) Reset() { argument
83 *x = TagKey{}
91 func (x *TagKey) String() string { argument
95 func (*TagKey) ProtoMessage() {} argument
114 func (x *TagKey) GetName() string { argument
358 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
398 return x.TagKey
503 return x.TagKey
960 switch v := v.(*TagKey); i {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/genproto/googleapis/cloud/resourcemanager/v3/
H A Dtag_keys.pb.go53 type TagKey struct { struct
87 func (x *TagKey) Reset() { argument
88 *x = TagKey{}
96 func (x *TagKey) String() string { argument
100 func (*TagKey) ProtoMessage() {} argument
119 func (x *TagKey) GetName() string { argument
363 TagKey *TagKey `protobuf:"bytes,1,opt,name=tag_key,json=tagKey,proto3" json:"tag_key,omitempty"` member
403 return x.TagKey
508 return x.TagKey
963 switch v := v.(*TagKey); i {
[all …]

12345678910>>...51