Home
last modified time | relevance | path

Searched defs:callerName (Results 1 – 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/logging/
DLogger.java453 String callerName = caller.getName (); in _log() local
501 String callerName = caller.getName (); in _log() local
/external/mesa3d/src/mesa/main/
Dteximage.c1800 GLuint dimensions, const char *callerName) in texture_format_error_check_gles()
2186 bool dsa, const char *callerName) in texsubimage_error_check()
3342 const char *callerName) in texsubimage_err()
3410 const char *callerName, bool no_error) in texturesubimage()
3521 const char *callerName) in texturesubimage_error()
3535 const char *callerName) in texturesubimage_no_error()
4765 const GLvoid *data, const char *callerName) in compressed_subtexture_error_check()
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp5330 TString callerName; in handleFunctionCall() local