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