Searched defs:err_code (Results 1 – 17 of 17) 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/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/tcpdump/ |
| D | print-pptp.c | 108 uint8_t err_code; member 125 uint8_t err_code; member 136 uint8_t err_code; member 159 uint8_t err_code; member 183 uint8_t err_code; member 206 uint8_t err_code; member 336 const uint8_t *err_code) in pptp_err_code_print()
|
| /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/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/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/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
| D | rc_test_helpers.c | 43 int err_code; in regex_helper() local
|
| /external/opencv/cxcore/src/ |
| D | cxerror.cpp | 59 int err_code; member
|
| /external/skia/src/ports/ |
| D | SkFontHost_FreeType_common.cpp | 360 const char* err_code; member
|
| /external/webrtc/talk/media/webrtc/ |
| D | fakewebrtcvoiceengine.h | 280 void TriggerCallbackOnError(int channel_num, int err_code) { in TriggerCallbackOnError()
|
| /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()
|