Searched refs:AddIgnoredException (Results 1 – 3 of 3) sorted by relevance
122 bool AddIgnoredException(const char *exception_name);
291 bool RNBContext::AddIgnoredException(const char *exception_name) { in AddIgnoredException() function in RNBContext
2230 success = m_ctx.AddIgnoredException(p); in HandlePacket_QSetIgnoredExceptions()2239 success = m_ctx.AddIgnoredException(exc_str.c_str()); in HandlePacket_QSetIgnoredExceptions()