/external/openscreen/osp/public/ |
D | service_info.h | 21 struct ServiceInfo { struct 26 ServiceInfo& operator=(ServiceInfo&&) = default; argument 27 ServiceInfo& operator=(const ServiceInfo&) = default; argument 38 std::string service_id; 41 std::string friendly_name; 44 NetworkInterfaceIndex network_interface_index = kInvalidNetworkInterfaceIndex; 48 IPEndpoint v4_endpoint; 49 IPEndpoint v6_endpoint;
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/ |
D | types.h | 231 struct ServiceInfo { struct 232 ServiceInfo(ChannelParameters params, ChannelCallbackT cb) in ServiceInfo() argument 235 ServiceInfo& operator=(ServiceInfo&&) = default; argument 240 ChannelParameters channel_params; 243 ChannelCallbackT channel_cb;
|
D | dynamic_channel_registry.h | 45 using ServiceInfo = ServiceInfo<DynamicChannelCallback>; variable
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/agent/common/v1/ |
D | common.pb.go | 133 …ServiceInfo *ServiceInfo `protobuf:"bytes,3,opt,name=service_info,json=serviceInfo,proto3" json:"s… member 334 type ServiceInfo struct { struct 335 state protoimpl.MessageState 336 sizeCache protoimpl.SizeCache 337 unknownFields protoimpl.UnknownFields 340 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` 343 func (x *ServiceInfo) Reset() { 352 func (x *ServiceInfo) String() string { 356 func (*ServiceInfo) ProtoMessage() {} 358 func (x *ServiceInfo) ProtoReflect() protoreflect.Message { [all …]
|
/external/openscreen/cast/cast_core/api/common/ |
D | service_info.proto | 13 message ServiceInfo { message
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/agent/common/v1/ |
D | common_pb.rb | 50 …ServiceInfo = Google::Protobuf::DescriptorPool.generated_pool.lookup("opencensus.proto.agent.commo… constant
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-python/opencensus/proto/agent/common/v1/ |
D | common_pb2.py | 337 ServiceInfo = _reflection.GeneratedProtocolMessageType('ServiceInfo', (_message.Message,), dict( variable
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/src/opencensus/proto/agent/common/v1/ |
D | common.proto | 95 message ServiceInfo { message
|
/external/openthread/src/core/net/ |
D | dns_client.hpp | 266 typedef otDnsServiceInfo ServiceInfo; typedef in ot::Dns::Client
|
/external/aws-sdk-java-v2/services/servicequotas/src/main/resources/codegen-resources/ |
D | service-2.json | 1215 "ServiceInfo":{ object
|
/external/mdnsresponder/mDNSCore/ |
D | mDNSEmbeddedAPI.h | 1609 } ServiceInfo; typedef
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Networking/WinSock/ |
D | mod.rs | 4345 pub ServiceInfo: SERVICE_INFOA, field 4360 pub ServiceInfo: SERVICE_INFOW, field
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Networking/WinSock/ |
D | mod.rs | 4345 pub ServiceInfo: SERVICE_INFOA, field 4360 pub ServiceInfo: SERVICE_INFOW, field
|