Home
last modified time | relevance | path

Searched defs:SendReply (Results 1 – 2 of 2) sorted by relevance

/external/cronet/components/nacl/broker/
Dnacl_broker_listener.cc39 void SendReply(IPC::Channel* channel, int32_t pid, bool result) { in SendReply() function
/external/openthread/src/core/net/
Ddhcp6_server.cpp336 Error Server::SendReply(const Ip6::Address & aDst, in SendReply() function in ot::Dhcp6::Server