Searched defs:err_code (Results 1 – 16 of 16) sorted by relevance
/external/libunwind/src/mi/ |
D | strerror.c | 31 unw_strerror (int err_code) in unw_strerror()
|
/external/webrtc/webrtc/audio/ |
D | audio_state.cc | 58 void AudioState::CallbackOnError(int channel_id, int err_code) { in CallbackOnError()
|
/external/syslinux/win/ |
D | ntfstest.c | 147 static void show_err(DWORD err_code) { in show_err()
|
/external/tcpdump/ |
D | print-pptp.c | 109 uint8_t err_code; member 126 uint8_t err_code; member 137 uint8_t err_code; member 160 uint8_t err_code; member 184 uint8_t err_code; member 207 uint8_t err_code; member 337 const uint8_t *err_code) in pptp_err_code_print()
|
/external/google-breakpad/src/common/linux/ |
D | libcurl_wrapper.cc | 138 CURLcode err_code = CURLE_OK; in SendRequest() local
|
D | http_upload.cc | 112 CURLcode err_code = CURLE_OK; in SendRequest() local
|
/external/webrtc/webrtc/p2p/base/ |
D | stunserver.cc | 65 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendErrorResponse() local
|
D | relayserver.cc | 72 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendStunError() local
|
/external/fmtlib/fmt/ |
D | format.cc | 169 StrError(int err_code, char *&buf, std::size_t buf_size) in safe_strerror() 226 int err_code, CStringRef format_str, ArgList args) { in init() 351 int err_code, CStringRef format_str, ArgList args) { in init()
|
/external/webrtc/webrtc/voice_engine/test/cmd_test/ |
D | voe_cmd_test.cc | 77 void MyObserver::CallbackOnError(int channel, int err_code) { in CallbackOnError() 639 int err_code = 0; in RunTest() local
|
/external/pdfium/fpdfsdk/ |
D | fpdf_ext.cpp | 119 void CheckUnSupportError(CPDF_Document* pDoc, uint32_t err_code) { in CheckUnSupportError()
|
D | fpdfview.cpp | 441 uint32_t err_code = FPDF_ERR_SUCCESS; in ProcessParseError() local
|
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
D | rc_test_helpers.c | 89 int err_code; in regex_helper() local
|
/external/webrtc/talk/media/webrtc/ |
D | fakewebrtcvoiceengine.h | 280 void TriggerCallbackOnError(int channel_num, int err_code) { in TriggerCallbackOnError()
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 360 const char* err_code; member
|
/external/kernel-headers/original/uapi/linux/ |
D | btrfs.h | 719 static inline char *btrfs_err_str(enum btrfs_err_code err_code) in btrfs_err_str()
|