Searched defs:Response (Results 1 – 7 of 7) sorted by relevance
| /base/telephony/core_service/services/tel_ril/include/ |
| D | tel_ril_base.h | 125 inline int32_t TelRilBase::Response(const char *funcName, const HDI::Ril::V1_1::RilRadioResponseInf… in Response() function 138 inline int32_t TelRilBase::Response( in Response() function 146 inline int32_t TelRilBase::Response( in Response() function 158 inline int32_t TelRilBase::Response(const char *funcName, const HDI::Ril::V1_1::RilRadioResponseInf… in Response() function 165 inline int32_t TelRilBase::Response(const char *funcName, const HDI::Ril::V1_1::RilRadioResponseInf… in Response() function
|
| D | tel_ril_callback.h | 284 … inline int32_t Response(const HDI::Ril::V1_1::RilRadioResponseInfo responseInfo, FuncType &&_func, in Response() function
|
| /base/request/request/frameworks/js/napi/include/ |
| D | js_common.h | 306 struct Response { struct 307 std::string taskId; 308 std::string version; 309 int32_t statusCode; 310 std::string reason; 311 std::map<std::string, std::vector<std::string>> headers;
|
| /base/telephony/ril_adapter/services/hril/include/ |
| D | hril_base.h | 182 inline int32_t HRilBase::Response(HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, FuncType &&_f… in Response() function
|
| /base/request/request/services/src/task/ |
| D | request_task.rs | 464 pub(crate) fn notify_response(&self, response: &Response) { in notify_response() 488 response: Result<Response, HttpClientError>, in record_upload_response()
|
| D | download.rs | 59 response: Response, in build_downloader()
|
| /base/request/request/test/rustest/src/ |
| D | lib.rs | 607 Response, enumerator
|