Home
last modified time | relevance | path

Searched defs:error_str (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp213 static void LogError(const void* pointer, const char* error_str) { in LogError()
235 std::string error_str; in VerifyPointer() local
249 std::string error_str(std::string("UNKNOWN POINTER (") + function_name + ")"); in VerifyPointer() local