Searched refs:STR_TERMINATE_ERROR (Results 1 – 3 of 3) sorted by relevance
196 extern const std::string STR_TERMINATE_ERROR; // something bad happened
180 const std::string STR_TERMINATE_ERROR("general-error"); variable
194 TerminateWithReason(STR_TERMINATE_ERROR); in OnMessage()