Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp193 static bool VerifyPointer(const void* pointer, const char* function_name) { in VerifyPointer()
/bionic/libc/bionic/
Dpthread_mutex.cpp792 const char* function_name) { in HandleUsingDestroyedMutex()