Searched refs:m_msg (Results 1 – 12 of 12) sorted by relevance
/external/catch2/projects/SelfTest/UsageTests/ |
D | Exception.tests.cpp | 45 : m_msg( msg ) in CustomException() 49 return m_msg; in getMessage() 53 std::string m_msg; member in __anon932250df0111::ExceptionTests::CustomException 59 : m_msg( msg ) in CustomStdException() 64 return m_msg; in getMessage() 68 std::string m_msg; member in __anon932250df0111::ExceptionTests::CustomStdException
|
/external/pdfium/fxbarcode/datamatrix/ |
D | BC_ASCIIEncoder.cpp | 38 context.m_msg, context.m_pos); in Encode() 40 wchar_t code = encodeASCIIDigits(context.m_msg[context.m_pos], in Encode() 41 context.m_msg[context.m_pos + 1], e); in Encode() 50 context.m_msg, context.m_pos, getEncodingMode()); in Encode()
|
D | BC_EncoderContext.cpp | 45 m_msg = sb; in CBC_EncoderContext() 63 return m_msg[m_pos]; in getCurrentChar() 66 return m_msg[m_pos]; in getCurrent() 107 return m_msg.GetLength() - m_skipAtEnd; in getTotalMessageCharCount()
|
D | BC_EncoderContext.h | 37 WideString m_msg; variable
|
D | BC_Base256Encoder.cpp | 44 context.m_msg, context.m_pos, getEncodingMode()); in Encode()
|
D | BC_X12Encoder.cpp | 51 context.m_msg, context.m_pos, getEncodingMode()); in Encode()
|
D | BC_EdifactEncoder.cpp | 147 context.m_msg, context.m_pos, getEncodingMode()); in Encode()
|
D | BC_C40Encoder.cpp | 91 context.m_msg, context.m_pos, getEncodingMode()); in Encode()
|
/external/catch2/include/internal/ |
D | catch_generators.cpp | 20 return m_msg; in what()
|
D | catch_generators.hpp | 24 const char* const m_msg = ""; member in Catch::GeneratorException 28 m_msg(msg) in GeneratorException()
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 3510 const char* const m_msg = ""; member in Catch::GeneratorException 3514 m_msg(msg) in GeneratorException() 8823 return m_msg; in what()
|
/external/guice/lib/build/ |
D | felix-2.0.5.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |