Searched defs:aErrorCode (Results 1 – 5 of 5) sorted by relevance
| /external/ot-br-posix/src/mdns/ |
| D | mdns_mdnssd.cpp | 703 int32_t aErrorCode) in OnServiceResolveFailedImpl() 708 void PublisherMDnsSd::OnHostResolveFailedImpl(const std::string &aHostName, int32_t aErrorCode) in OnHostResolveFailedImpl() 713 otbrError PublisherMDnsSd::DnsErrorToOtbrError(int32_t aErrorCode) in DnsErrorToOtbrError() 817 DNSServiceErrorType aErrorCode, in HandleBrowseResult() 830 DNSServiceErrorType aErrorCode, in HandleBrowseResult() 920 … DNSServiceErrorType aErrorCode, in HandleResolveResult() 935 … DNSServiceErrorType aErrorCode, in HandleResolveResult() 1002 … DNSServiceErrorType aErrorCode, in HandleGetAddrInfoResult() 1015 … DNSServiceErrorType aErrorCode, in HandleGetAddrInfoResult() 1080 DNSServiceErrorType aErrorCode, in HandleResolveResult() [all …]
|
| D | mdns.cpp | 70 …erviceResolveFailed(const std::string &aType, const std::string &aInstanceName, int32_t aErrorCode) in OnServiceResolveFailed() 77 void Publisher::OnHostResolveFailed(const std::string &aHostName, int32_t aErrorCode) in OnHostResolveFailed()
|
| D | mdns_avahi.cpp | 906 int32_t aErrorCode) in OnServiceResolveFailedImpl() 912 void PublisherAvahi::OnHostResolveFailedImpl(const std::string &aHostName, int32_t aErrorCode) in OnHostResolveFailedImpl() 917 otbrError PublisherAvahi::DnsErrorToOtbrError(int32_t aErrorCode) in DnsErrorToOtbrError()
|
| /external/ot-br-posix/src/rest/ |
| D | json.cpp | 465 std::string Error2JsonString(HttpStatusCode aErrorCode, std::string aErrorMessage) in Error2JsonString()
|
| D | resource.cpp | 81 static std::string GetHttpStatus(HttpStatusCode aErrorCode) in GetHttpStatus()
|