Home
last modified time | relevance | path

Searched refs:get_error_string (Results 1 – 6 of 6) sorted by relevance

/third_party/libcoap/src/
Dcoap_mbedtls.c289 get_error_string(int ret) { in get_error_string() function
441 -ret, get_error_string(ret)); in cert_verify_callback_mbedtls()
482 -ret, get_error_string(ret)); in setup_pki_credentials()
490 -ret, get_error_string(ret)); in setup_pki_credentials()
497 -ret, get_error_string(ret)); in setup_pki_credentials()
515 -ret, get_error_string(ret)); in setup_pki_credentials()
553 -ret, get_error_string(ret)); in setup_pki_credentials()
578 -ret, get_error_string(ret)); in setup_pki_credentials()
585 -ret, get_error_string(ret)); in setup_pki_credentials()
622 -ret, get_error_string(ret)); in setup_pki_credentials()
[all …]
/third_party/skia/tools/gpu/gl/interface/
Dtemplates.go245 static const char* get_error_string(GrGLenum err) {
266 SkDebugf("---- glGetError 0x%x(%s)", error, get_error_string(error));
/third_party/flutter/skia/src/gpu/gl/
DGrGLUtil.cpp20 const char *get_error_string(uint32_t err) { in get_error_string() function
44 SkDebugf("---- glGetError 0x%x(%s)", err, get_error_string(err)); in GrGLCheckErr()
/third_party/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp23 static const char* get_error_string(GrGLenum err) { in get_error_string() function
44 SkDebugf("---- glGetError 0x%x(%s)", error, get_error_string(error)); in checkError()
/third_party/gstreamer/gstplugins_base/
DChangeLog24525 gl/egl: move get_error_string() into gstegl
27018 gl/egl: pass the error value to get_error_string()
/third_party/gstreamer/gstplugins_bad/
DChangeLog66041 gl/egl: move get_error_string() into gstegl
79249 gl/egl: pass the error value to get_error_string()