Home
last modified time | relevance | path

Searched defs:get_error_string (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLUtil.cpp18 const char *get_error_string(uint32_t err) { in get_error_string() function
/external/valgrind/coregrind/
Dm_errormgr.c163 const HChar* VG_(get_error_string) ( const Error* err ) in VG_() argument