Searched refs:appendSanitized (Results 1 – 3 of 3) sorted by relevance
24 void appendSanitized(const char *message);
886 void InfoLog::appendSanitized(const char *message) in appendSanitized() function in gl::InfoLog
252 infoLog.appendSanitized(message.c_str()); in compileToBinary()