Home
last modified time | relevance | path

Searched refs:ProcessConfigurationMethod (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/platform/test/
Dfake_udp_socket.cc32 ProcessConfigurationMethod(&bind_errors_); in Bind()
39 ProcessConfigurationMethod(&set_multicast_outbound_interface_errors_); in SetMulticastOutboundInterface()
46 ProcessConfigurationMethod(&join_multicast_group_errors_); in JoinMulticastGroup()
51 ProcessConfigurationMethod(&set_dscp_errors_); in SetDscp()
60 void FakeUdpSocket::ProcessConfigurationMethod(std::queue<Error>* errors) { in ProcessConfigurationMethod() function in openscreen::FakeUdpSocket
Dfake_udp_socket.h78 void ProcessConfigurationMethod(std::queue<Error>* errors);