/aosp12/frameworks/av/media/libstagefright/codecs/xaacdec/ |
H A D | SoftXAAC.cpp | 183 return err_code; in initDecoder() 1080 err_code = in configXAACDecoder() 1091 err_code = in configXAACDecoder() 1127 err_code = in initMPEGDDDrc() 1286 err_code = in configMPEGDDrc() 1295 err_code = in configMPEGDDrc() 1424 err_code = in decodeXAACStream() 1485 err_code = in decodeXAACStream() 1527 return err_code; in deInitXAACDecoder() 1646 err_code = in setXAACDRCInfo() [all …]
|
/aosp12/frameworks/av/media/codec2/components/xaac/ |
H A D | C2SoftXaacDec.cpp | 924 return err_code; in deInitXAACDecoder() 1012 err_code = in initMPEGDDDrc() 1145 return err_code; in configMPEGDDrc() 1163 err_code = in configMPEGDDrc() 1172 err_code = in configMPEGDDrc() 1259 err_code = in configMPEGDDrc() 1279 return err_code; in configMPEGDDrc() 1487 err_code = in setXAACDRCInfo() 1516 err_code = in setXAACDRCInfo() 1524 err_code = in setXAACDRCInfo() [all …]
|
/aosp12/system/bt/stack/avdt/ |
H A D | avdt_ccb_act.cc | 260 uint8_t err_code = 0; in avdt_ccb_hdl_start_cmd() local 266 if (seid == 0 && err_code == 0) { in avdt_ccb_hdl_start_cmd() 271 p_data->msg.hdr.err_code = err_code; in avdt_ccb_hdl_start_cmd() 328 uint8_t err_code = 0; in avdt_ccb_hdl_suspend_cmd() local 334 err_code == 0) { in avdt_ccb_hdl_suspend_cmd() 339 p_data->msg.hdr.err_code = err_code; in avdt_ccb_hdl_suspend_cmd() 660 avdt_ccb_evt.err_code = err_code; in avdt_ccb_clear_cmds() 695 msg.hdr.err_code = p_data->err_code; in avdt_ccb_cmd_fail() 911 avdt_ccb_evt.err_code = err_code; in avdt_ccb_chk_reconn() 1019 avdt_ctrl.hdr.err_code = 0; in avdt_ccb_ll_closed() [all …]
|
H A D | avdt_scb_act.cc | 130 p_scb->close_code = p_data->msg.hdr.err_code; in avdt_scb_hdl_close_rsp() 472 p_data->msg.hdr.err_code = AVDT_ERR_NSC; in avdt_scb_hdl_reconfig_cmd() 497 if (p_data->msg.hdr.err_code == 0) { in avdt_scb_hdl_reconfig_rsp() 533 p_data->msg.hdr.err_code = AVDT_ERR_NSC; in avdt_scb_hdl_security_cmd() 804 avdt_ctrl.hdr.err_code = p_scb->close_code; in avdt_scb_hdl_tc_close() 907 avdt_ctrl.hdr.err_code = 0; in avdt_scb_hdl_tc_close_sto() 942 p_data->open.hdr.err_code = 0; in avdt_scb_hdl_tc_open() 978 avdt_ctrl.hdr.err_code = 0; in avdt_scb_hdl_tc_open_sto() 1236 if (p_data->msg.hdr.err_code == 0) { in avdt_scb_snd_reconfig_rsp() 1281 if (p_data->msg.hdr.err_code == 0) { in avdt_scb_snd_security_rsp() [all …]
|
H A D | avdt_api.cc | 47 uint8_t err_code = AVDT_ERR_TIMEOUT; in avdt_ccb_idle_ccb_timer_timeout() local 50 avdt_ccb_evt.err_code = err_code; in avdt_ccb_idle_ccb_timer_timeout() 57 uint8_t err_code = AVDT_ERR_TIMEOUT; in avdt_ccb_ret_ccb_timer_timeout() local 60 avdt_ccb_evt.err_code = err_code; in avdt_ccb_ret_ccb_timer_timeout() 67 uint8_t err_code = AVDT_ERR_TIMEOUT; in avdt_ccb_rsp_ccb_timer_timeout() local 70 avdt_ccb_evt.err_code = err_code; in avdt_ccb_rsp_ccb_timer_timeout() 527 evt.msg.hdr.err_code = error_code; in AVDT_ConfigRsp() 812 evt.msg.security_rsp.hdr.err_code = error_code; in AVDT_SecurityRsp()
|
H A D | avdt_msg.cc | 1008 p_msg->hdr.err_code = *p; in avdt_msg_prs_rej() 1452 AVDT_MSG_BLD_ERR(p, p_params->hdr.err_code); in avdt_msg_send_rej() 1565 msg.hdr.err_code = AVDT_ERR_NSC; in avdt_msg_ind() 1610 msg.hdr.err_code = err = in avdt_msg_ind() 1614 msg.hdr.err_code = err = in avdt_msg_ind()
|
H A D | avdt_ad.cc | 385 open.hdr.err_code = avdt_ad_tcid_to_type(p_tbl->tcid); in avdt_ad_tc_open_ind()
|
/aosp12/system/bt/bta/av/ |
H A D | bta_av_ci.cc | 65 void bta_av_ci_setconfig(tBTA_AV_HNDL bta_av_handle, uint8_t err_code, in bta_av_ci_setconfig() argument 71 __func__, bta_av_handle, err_code, category, num_seid, in bta_av_ci_setconfig() 78 p_buf->hdr.event = (err_code == A2DP_SUCCESS) ? BTA_AV_CI_SETCONFIG_OK_EVT in bta_av_ci_setconfig() 80 p_buf->err_code = err_code; in bta_av_ci_setconfig()
|
H A D | bta_av_aact.cc | 392 if (p_data->hdr.err_code == 0) { in bta_av_proc_stream_evt() 399 p_msg->msg.hdr.err_code = 0; in bta_av_proc_stream_evt() 411 p_msg->msg.hdr.err_code = 0; in bta_av_proc_stream_evt() 1292 protect_rsp.err_code = p_data->str_msg.msg.hdr.err_code; in bta_av_security_cfm() 2480 uint8_t err_code = p_data->str_msg.msg.hdr.err_code; in bta_av_suspend_cfm() local 2492 err_code); in bta_av_suspend_cfm() 2497 if (err_code && (err_code != AVDT_ERR_BAD_STATE)) { in bta_av_suspend_cfm() 2696 uint8_t err_code = p_data->str_msg.msg.hdr.err_code; in bta_av_suspend_cont() local 2702 if (err_code) { in bta_av_suspend_cont() 2703 if (AVDT_ERR_CONNECT == err_code) { in bta_av_suspend_cont() [all …]
|
/aosp12/system/update_engine/update_manager/ |
H A D | chromeos_policy.cc | 63 bool HandleErrorCode(ErrorCode err_code, int* url_num_error_p) { in HandleErrorCode() argument 64 err_code = chromeos_update_engine::utils::GetBaseErrorCode(err_code); in HandleErrorCode() 65 switch (err_code) { in HandleErrorCode() 94 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode() 95 << " (" << static_cast<int>(err_code) << ")"; in HandleErrorCode() 112 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode() 113 << " (" << static_cast<int>(err_code) << ")"; in HandleErrorCode() 161 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode() 162 << " (" << static_cast<int>(err_code) << ")"; in HandleErrorCode() 177 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode() [all …]
|
/aosp12/system/bt/stack/a2dp/ |
H A D | a2dp_vendor_ldac_encoder.cc | 497 int err_code = ldac_get_error_code_func(a2dp_ldac_encoder_cb.ldac_handle); in a2dp_vendor_ldac_encoder_update() local 501 __func__, result, LDACBT_API_ERR(err_code), LDACBT_HANDLE_ERR(err_code), in a2dp_vendor_ldac_encoder_update() 502 LDACBT_BLOCK_ERR(err_code), err_code); in a2dp_vendor_ldac_encoder_update() 661 int err_code = in a2dp_ldac_encode_frames() local 666 __func__, result, LDACBT_API_ERR(err_code), in a2dp_ldac_encode_frames() 667 LDACBT_HANDLE_ERR(err_code), LDACBT_BLOCK_ERR(err_code), in a2dp_ldac_encode_frames() 668 err_code); in a2dp_ldac_encode_frames()
|
/aosp12/system/bt/stack/test/ |
H A D | stack_avdtp_test.cc | 118 uint8_t err_code = 0; in TEST_F() local 123 ASSERT_EQ(AVDT_ConfigRsp(scb_handle_, label, err_code, category), AVDT_SUCCESS); in TEST_F() 150 uint8_t err_code = 0; in TEST_F() local 152 ASSERT_EQ(AVDT_ConfigRsp(scb_handle_, label, err_code, category), AVDT_SUCCESS); in TEST_F() 167 uint8_t err_code = 0; in TEST_F() local 169 ASSERT_EQ(AVDT_ConfigRsp(scb_handle_, label, err_code, category), AVDT_SUCCESS); in TEST_F()
|
/aosp12/system/bt/bta/include/ |
H A D | bta_av_ci.h | 60 extern void bta_av_ci_setconfig(tBTA_AV_HNDL bta_av_handle, uint8_t err_code,
|
H A D | bta_av_api.h | 227 tBTA_AV_ERR err_code; member
|
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_av_ci.cc | 35 void bta_av_ci_setconfig(tBTA_AV_HNDL bta_av_handle, uint8_t err_code, in bta_av_ci_setconfig() argument
|
H A D | mock_hcic_hcicmds.cc | 130 uint8_t err_code) { in btsnd_hcic_io_cap_req_neg_reply() argument
|
/aosp12/system/bt/stack/include/ |
H A D | avdtc_api.h | 236 uint8_t label, uint8_t err_code, uint8_t err_param);
|
H A D | hcimsgs.h | 121 uint8_t err_code); 383 uint8_t err_code);
|
H A D | avdt_api.h | 392 err_code; /* Zero if operation succeeded; nonzero if operation failed */ member
|
/aosp12/system/bt/stack/smp/ |
H A D | smp_api.cc | 235 uint8_t err_code = SMP_PAIR_FAIL_UNKNOWN; in SMP_PairCancel() local 240 err_code = p_cb->cert_failure; in SMP_PairCancel()
|
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/ |
H A D | common.h | 152 void (*on_alert) (wifi_request_id id, char *buffer, int buffer_size, int err_code);
|
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/ |
H A D | wifi_logger.h | 319 void (*on_alert) (wifi_request_id id, char *buffer, int buffer_size, int err_code);
|
/aosp12/system/bt/stack/avct/ |
H A D | avct_int.h | 126 uint8_t err_code; member
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_sec.cc | 2497 uint8_t err_code = 0; in btm_io_capabilities_req() local 2522 err_code = HCI_ERR_HOST_BUSY_PAIRING; in btm_io_capabilities_req() 2528 err_code = HCI_ERR_HOST_BUSY_PAIRING; in btm_io_capabilities_req() 2537 err_code = HCI_ERR_PAIRING_NOT_ALLOWED; in btm_io_capabilities_req() 2548 err_code = HCI_ERR_PAIRING_NOT_ALLOWED; in btm_io_capabilities_req() 2552 if (err_code != 0) { in btm_io_capabilities_req() 2553 btsnd_hcic_io_cap_req_neg_reply(evt_data.bd_addr, err_code); in btm_io_capabilities_req()
|
/aosp12/hardware/interfaces/wifi/1.5/default/ |
H A D | wifi_legacy_hal.cpp | 150 int err_code) { in onAsyncErrorAlert() argument 153 on_error_alert_internal_callback(id, buffer, buffer_size, err_code); in onAsyncErrorAlert() 1074 int buffer_size, int err_code) { in registerErrorAlertCallbackHandler() argument 1078 err_code, in registerErrorAlertCallbackHandler()
|