Searched defs:Response (Results 1 – 5 of 5) sorted by relevance
| /base/telephony/core_service/services/tel_ril/include/ |
| D | tel_ril_base.h | 128 inline int32_t TelRilBase::Response(const char *funcName, const HDI::Ril::V1_1::RilRadioResponseInf… in Response() function 141 inline int32_t TelRilBase::Response( in Response() function 149 inline int32_t TelRilBase::Response( in Response() function 161 inline int32_t TelRilBase::Response(const char *funcName, const HDI::Ril::V1_1::RilRadioResponseInf… in Response() function 168 inline int32_t TelRilBase::Response(const char *funcName, const HDI::Ril::V1_1::RilRadioResponseInf… in Response() function
|
| D | tel_ril_callback.h | 280 … inline int32_t Response(const HDI::Ril::V1_1::RilRadioResponseInfo responseInfo, FuncType &&_func, in Response() function
|
| /base/request/request/services/service/request/src/task/ |
| D | download.rs | 83 response: Response, in build_downloader()
|
| D | request_task.rs | 612 response: &Result<Response, HttpClientError>, in handle_response_error() 673 pub(crate) fn record_response_header(&self, response: &Result<Response, HttpClientError>) { in record_response_header() 688 response: Result<Response, HttpClientError>, in record_upload_response()
|
| /base/telephony/ril_adapter/services/hril/include/ |
| D | hril_base.h | 176 inline int32_t HRilBase::Response(HRilRadioResponseInfo &responseInfo, FuncType &&_func, ParamTypes… in Response() function
|