Searched defs:SetResponseCode (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | dnssd_server.hpp | 420 … void SetResponseCode(ResponseCode aResponseCode) { mHeader.SetResponseCode(aResponseCode); } in SetResponseCode() function in ot::Dns::ServiceDiscovery::Server::Response |
H A D | dns_types.hpp | 294 void SetResponseCode(Response aResponse) in SetResponseCode() function in ot::Dns::Header |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/ | ||
H A D | balsa_headers.cc | 1055 void BalsaHeaders::SetResponseCode(absl::string_view code) { in SetResponseCode() function in quiche::BalsaHeaders |