Home
last modified time | relevance | path

Searched refs:ContextMessage (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp753 const char *ContextMessage);
790 const char *ContextMessage) { in reportRecordSizeError() argument
797 if (ContextMessage) in reportRecordSizeError()
798 StrBuf << " " << ContextMessage; in reportRecordSizeError()