/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | anycast_locator.cpp | 81 void AnycastLocator::HandleResponse(void *aContext, in HandleResponse() function in ot::AnycastLocator 90 void AnycastLocator::HandleResponse(Coap::Message *aMessage, const Ip6::MessageInfo *aMessageInfo, … in HandleResponse() function in ot::AnycastLocator
|
/aosp_15_r20/external/openthread/src/cli/ |
H A D | cli_coap.cpp | 1066 void Coap::HandleResponse(void *aContext, otMessage *aMessage, const otMessageInfo *aMessageInfo, o… in HandleResponse() function in ot::Cli::Coap 1071 void Coap::HandleResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otError aError) in HandleResponse() function in ot::Cli::Coap
|
H A D | cli_coap_secure.cpp | 933 void CoapSecure::HandleResponse(void *aContext, otMessage *aMessage, const otMessageInfo *aMessageI… in HandleResponse() function in ot::Cli::CoapSecure 938 void CoapSecure::HandleResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otError aEr… in HandleResponse() function in ot::Cli::CoapSecure
|
/aosp_15_r20/external/webrtc/net/dcsctp/socket/ |
H A D | stream_reset_handler.cc | 210 void StreamResetHandler::HandleResponse(const ParameterDescriptor& descriptor) { in HandleResponse() function in dcsctp::StreamResetHandler
|
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/ |
H A D | fixtures.cpp | 114 RetCode FastBootTest::HandleResponse(std::string* response, std::vector<std::string>* info, in HandleResponse() function in fastboot::FastBootTest
|
/aosp_15_r20/external/openscreen/cast/sender/ |
H A D | cast_platform_client.cc | 151 void CastPlatformClient::HandleResponse(const std::string& receiver_id, in HandleResponse() function in openscreen::cast::CastPlatformClient
|
/aosp_15_r20/external/python/apitools/apitools/base/py/ |
D | batch.py | 125 def HandleResponse(self, http_response, exception): member in BatchApiRequest.ApiCall
|
/aosp_15_r20/external/ot-br-posix/src/ncp/ |
H A D | ncp_spinel.cpp | 277 void NcpSpinel::HandleResponse(spinel_tid_t aTid, const uint8_t *aFrame, uint16_t aLength) in HandleResponse() function in otbr::Ncp::NcpSpinel
|
/aosp_15_r20/system/core/fastboot/ |
H A D | fastboot_driver.cpp | 464 RetCode FastBootDriver::HandleResponse(std::string* response, std::vector<std::string>* info, in HandleResponse() function in fastboot::FastBootDriver
|
/aosp_15_r20/external/openthread/src/lib/spinel/ |
H A D | radio_spinel.cpp | 384 void RadioSpinel::HandleResponse(const uint8_t *aBuffer, uint16_t aLength) in HandleResponse() function in ot::Spinel::RadioSpinel
|