Home
last modified time | relevance | path

Searched refs:RegisterEndpoint (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/core/internal/
H A Dendpoint_manager_test.cc96 void RegisterEndpoint(std::unique_ptr<MockEndpointChannel> channel, in RegisterEndpoint() function in location::nearby::connections::__anon536b9a290111::EndpointManagerTest
108 em_.RegisterEndpoint(&client_, endpoint_id_, info_, options_, in RegisterEndpoint()
159 RegisterEndpoint(std::move(endpoint_channel)); in TEST_F()
166 RegisterEndpoint(std::make_unique<MockEndpointChannel>()); in TEST_F()
195 RegisterEndpoint(std::move(endpoint_channel)); in TEST_F()
215 RegisterEndpoint(std::move(endpoint_channel), false); in TEST_F()
247 RegisterEndpoint(std::move(endpoint_channel), false); in TEST_F()
H A Dendpoint_manager.h106 void RegisterEndpoint(ClientProxy* client, const std::string& endpoint_id,
H A Dendpoint_manager.cc334 void EndpointManager::RegisterEndpoint(ClientProxy* client, in RegisterEndpoint() function in location::nearby::connections::EndpointManager
/dports/security/acmetool/acmetool-0.2.1/vendor/gopkg.in/hlandau/acmeapi.v2/acmeendpoints/
H A Dendpoint.go81 func RegisterEndpoint(p *Endpoint) { func
88 RegisterEndpoint(p)
/dports/dns/blocky/blocky-0.17/api/
H A Dapi_endpoints_test.go43 RegisterEndpoint(chi.NewRouter(), &BlockingControlMock{})
44 RegisterEndpoint(chi.NewRouter(), &ListRefreshMock{})
H A Dapi_endpoints.go38 func RegisterEndpoint(router chi.Router, t interface{}) { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Discovery/Test/System.ServiceModel.Discovery/
H A DAnnouncementBoundDiscoveryService.cs47 ans.OnlineAnnouncementReceived += RegisterEndpoint; in AnnouncementBoundDiscoveryService()
96 void RegisterEndpoint (object obj, AnnouncementEventArgs e) in RegisterEndpoint() method in MonoTests.System.ServiceModel.Discovery.AnnouncementBoundDiscoveryService
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/dbus/
H A Dfake_bluetooth_media_client.h38 void RegisterEndpoint(const dbus::ObjectPath& object_path,
H A Dbluetooth_media_client.h84 virtual void RegisterEndpoint(const dbus::ObjectPath& object_path,
H A Dfake_bluetooth_media_client.cc53 void FakeBluetoothMediaClient::RegisterEndpoint( in RegisterEndpoint() function in bluez::FakeBluetoothMediaClient
H A Dbluetooth_media_client.cc95 void RegisterEndpoint(const dbus::ObjectPath& object_path, in RegisterEndpoint() function in bluez::BluetoothMediaClientImpl
/dports/sysutils/istio/istio-1.6.7/istioctl/cmd/
H A Dregister.go70 return kube.RegisterEndpoint(client, ns, svcName, ip, portsList, labels, annotations)
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/serviceregistry/kube/
H A Dregister.go120 func RegisterEndpoint(client kubernetes.Interface, namespace string, svcName string, func
/dports/dns/blocky/blocky-0.17/server/
H A Dserver.go110 api.RegisterEndpoint(router, res)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dclient_test.go233 if err := s1.RegisterEndpoint("Fail", failer); err != nil {
H A Dserver.go1036 func (s *Server) RegisterEndpoint(name string, handler interface{}) error { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/consul/
H A Dclient_test.go233 if err := s1.RegisterEndpoint("Fail", failer); err != nil {
H A Dserver.go1050 func (s *Server) RegisterEndpoint(name string, handler interface{}) error { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/consul/
H A Dclient_test.go233 if err := s1.RegisterEndpoint("Fail", failer); err != nil {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/consul/
H A Dclient_test.go230 if err := s1.RegisterEndpoint("Fail", failer); err != nil {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dclient_test.go315 if err := s1.RegisterEndpoint("Fail", failer); err != nil {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/
H A Dclient_test.go306 if err := s1.RegisterEndpoint("Fail", failer); err != nil {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dclient_test.go289 if err := s1.RegisterEndpoint("Fail", failer); err != nil {
/dports/sysutils/consul/consul-1.10.3/agent/consul/
H A Dclient_test.go309 if err := s1.RegisterEndpoint("Fail", failer); err != nil {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/
H A Dclient_test.go309 if err := s1.RegisterEndpoint("Fail", failer); err != nil {

12