Searched defs:error_str (Results 1 – 1 of 1) sorted by relevance
309 static void LogError(const void* pointer, const char* error_str) { in LogError()331 std::string error_str; in VerifyPointer() local345 std::string error_str(std::string("UNKNOWN POINTER (") + function_name + ")"); in VerifyPointer() local