Searched defs:strMessage (Results 1 – 3 of 3) sorted by relevance
216 void CSubsystemObject::log_info(std::string strMessage, ...) const in log_info()234 void CSubsystemObject::log_warning(std::string strMessage, ...) const in log_warning()
53 void CElement::log_info(const char* strMessage, ...) const in log_info() argument71 void CElement::log_warning(const char* strMessage, ...) const in log_warning() argument
356 const string& strMessage, in getMappingError()