Home
last modified time | relevance | path

Searched refs:ReportingClient (Results 1 – 22 of 22) sorted by relevance

/external/openscreen/discovery/mdns/
Dmdns_querier.h27 class ReportingClient; variable
36 ReportingClient* reporting_client,
93 ReportingClient* reporting_client,
139 ReportingClient* reporting_client_;
214 ReportingClient* reporting_client_;
Dmdns_service_impl.h33 class ReportingClient; variable
41 ReportingClient* reporting_client,
74 ReportingClient* const reporting_client_;
Dmdns_service_impl.cc21 ReportingClient* reporting_client, in Create()
30 ReportingClient* reporting_client, in MdnsServiceImpl()
Dmdns_querier.cc225 ReportingClient* reporting_client, in RecordTrackerLruCache()
376 ReportingClient* reporting_client, in MdnsQuerier()
/external/openscreen/discovery/dnssd/impl/
Dpublisher_impl.h19 class ReportingClient; variable
25 ReportingClient* reporting_client,
52 ReportingClient* const reporting_client_;
Dquerier_impl.h31 class ReportingClient; variable
39 ReportingClient* reporting_client,
78 ReportingClient* reporting_client_;
Dservice_dispatcher.h22 class ReportingClient; variable
29 ReportingClient* reporting_client,
Dservice_dispatcher.cc56 ReportingClient* reporting_client, in CreateDnsSdService()
64 ReportingClient* reporting_client, in ServiceDispatcher()
Dservice_instance.cc17 ReportingClient* reporting_client, in ServiceInstance()
Dservice_instance.h27 ReportingClient* reporting_client,
Dpublisher_impl.cc85 ReportingClient* reporting_client, in PublisherImpl()
Dquerier_impl.cc207 ReportingClient* reporting_client, in QuerierImpl()
/external/openscreen/discovery/common/
Dreporting_client.h18 class ReportingClient {
20 virtual ~ReportingClient() = default;
/external/openscreen/discovery/public/
Ddns_sd_service_factory.h18 class ReportingClient; variable
22 ReportingClient* reporting_client,
/external/openscreen/discovery/mdns/public/
Dmdns_service.h27 class ReportingClient; variable
38 ReportingClient* reporting_client,
/external/openscreen/discovery/common/testing/
Dmock_reporting_client.h14 class MockReportingClient : public ReportingClient {
/external/openscreen/discovery/dnssd/public/
Ddns_sd_service.h25 class ReportingClient; variable
/external/openscreen/cast/standalone_sender/
Dreceiver_chooser.h28 class ReceiverChooser final : public discovery::ReportingClient {
/external/openscreen/cast/standalone_receiver/
Dcast_service.h42 class CastService final : public discovery::ReportingClient {
/external/openscreen/osp/impl/
Ddns_sd_publisher_client.h23 openscreen::discovery::ReportingClient {
/external/openscreen/docs/
Ddiscovery.md43 [openscreen::discovery::ReportingClient](https://chromium.googlesource.com/openscreen/+/refs/heads/…
/external/openscreen/cast/common/discovery/e2e_test/
Dtests.cc110 class FailOnErrorReporting : public discovery::ReportingClient {