/AliOS-Things-master/components/linkkit/iot_coap/client/ |
A D | Cloud_CoAPNetwork.c | 25 unsigned int err_code = DTLS_SUCCESS; in Cloud_CoAPNetworkDTLS_read() local 55 unsigned int err_code = DTLS_SUCCESS; in Cloud_CoAPNetworkDTLS_write() local 145 unsigned int err_code = COAP_SUCCESS; in Cloud_CoAPNetwork_init() local 177 unsigned int err_code = COAP_SUCCESS; in Cloud_CoAPNetwork_deinit() local
|
/AliOS-Things-master/components/uvoice/codec/opensource/pvmp3/ |
A D | oscl_base.h | 19 #define OSCL_LEAVE(err_code) do \ argument
|
/AliOS-Things-master/components/uvoice/codec/opensource/pvaac/oscl/ |
A D | oscl_base.h | 19 #define OSCL_LEAVE(err_code) do \ argument
|
/AliOS-Things-master/components/linkkit/wrappers/os/ |
A D | HAL_DTLS_mbedtls.c | 199 unsigned int err_code = DTLS_SUCCESS; in _DTLSVerifyOptions_set() local 481 unsigned int err_code = DTLS_SUCCESS; in HAL_DTLSSession_write() local 508 unsigned int err_code = DTLS_READ_DATA_FAILED; in HAL_DTLSSession_read() local
|
/AliOS-Things-master/components/linkkit/wrappers/platform/ssl/ |
A D | HAL_DTLS_mbedtls.c | 239 unsigned int err_code = DTLS_SUCCESS; in _DTLSVerifyOptions_set() local 485 unsigned int err_code = DTLS_SUCCESS; in HAL_DTLSSession_write() local 512 unsigned int err_code = DTLS_READ_DATA_FAILED; in HAL_DTLSSession_read() local
|
/AliOS-Things-master/hardware/chip/smarth_rv64/hal/ |
A D | uart.c | 29 kstat_t err_code; in hal_uart_init() local
|
/AliOS-Things-master/components/genie_service/core/src/ |
A D | genie_bin_cmds.c | 31 static void genie_bin_cmds_error(uint8_t err_code) in genie_bin_cmds_error()
|
A D | genie_time.c | 276 static int _genie_time_errcode_status(u16_t attr_type, u8_t err_code, u8_t index, uint8_t tid) in _genie_time_errcode_status()
|
/AliOS-Things-master/components/amp_adapter/platform/aos/network/ |
A D | aos_tcp.c | 121 int ret, err_code; in aos_tcp_write() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/ |
A D | co_llcp.h | 171 uint8_t err_code; member 275 uint8_t err_code; member 357 uint8_t err_code; member
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.h | 542 #define duk_error(ctx,err_code,...) \ argument 611 #define duk_error_va(ctx,err_code,fmt,ap) \ argument 745 #define duk_push_error_object(ctx,err_code,...) \ argument 757 #define duk_push_error_object_va(ctx,err_code,fmt,ap) \ argument
|
A D | duktape.c | 29171 DUK_EXTERNAL duk_idx_t duk_push_error_object_va_raw(duk_hthread *thr, duk_errcode_t err_code, const… in duk_push_error_object_va_raw() 29225 DUK_EXTERNAL duk_idx_t duk_push_error_object_raw(duk_hthread *thr, duk_errcode_t err_code, const ch… in duk_push_error_object_raw() 29238 DUK_EXTERNAL duk_idx_t duk_push_error_object_stash(duk_hthread *thr, duk_errcode_t err_code, const … in duk_push_error_object_stash() 30162 DUK_EXTERNAL void duk_error_va_raw(duk_hthread *thr, duk_errcode_t err_code, const char *filename, … in duk_error_va_raw() 30170 DUK_EXTERNAL void duk_error_raw(duk_hthread *thr, duk_errcode_t err_code, const char *filename, duk… in duk_error_raw() 30191 DUK_LOCAL void duk__throw_error_from_stash(duk_hthread *thr, duk_errcode_t err_code, const char *fm… in duk__throw_error_from_stash() 30215 DUK_EXTERNAL duk_ret_t duk_error_stash(duk_hthread *thr, duk_errcode_t err_code, const char *fmt, .… in duk_error_stash() 51771 DUK_INTERNAL void duk_debug_write_error_eom(duk_hthread *thr, duk_small_uint_t err_code, const char…
|
/AliOS-Things-master/components/linkkit/iot_coap/server/ |
A D | CoAPMessage.c | 358 CoAPMessage *message, unsigned char err_code) in CoAPErrRespMessage_send()
|
/AliOS-Things-master/components/drivers/external_device/sh1106/src/ |
A D | sh1106.c | 803 uint8_t err_code; in sh1106_init() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/ |
A D | ppp.h | 323 u8_t err_code; /* Code indicating why interface is down. */ member
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/ |
A D | ppp.h | 323 u8_t err_code; /* Code indicating why interface is down. */ member
|
/AliOS-Things-master/components/SDL2/src/ttf/ |
A D | SDL_ttf.c | 309 int err_code; in TTF_SetFTError() member
|