Searched defs:pMessage (Results 1 – 5 of 5) sorted by relevance
32 void llvm_error_handler(void *pUserData, const std::string &pMessage) { in llvm_error_handler()
25 void llvm_error_handler(void *pUserData, const std::string &pMessage) { in llvm_error_handler()
32 const char* pMessage, in videoEditJava_checkAndThrowIllegalArgumentExceptionFunc()66 const char* pMessage = NULL; in videoEditJava_checkAndThrowRuntimeExceptionFunc() local96 const char* pMessage, in videoEditJava_checkAndThrowIllegalStateExceptionFunc()
605 const char* pMessage = NULL; in videoEditor_clearSurface() local683 const char* pMessage = NULL; in videoEditor_renderPreviewFrame() local1018 const char* pMessage = NULL; in videoEditor_renderMediaItemPreviewFrame() local
50 public DecoderException(String pMessage) { in DecoderException()