Home
last modified time | relevance | path

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

/bionic/libc/platform/bionic/
Dfdtrack.h58 const char* function_name; member
/bionic/libc/bionic/
Drecvmsg.cpp41 struct msghdr* msg, const char* function_name) { in track_fds()
Dpthread_mutex.cpp801 const char* function_name) { in HandleUsingDestroyedMutex()
/bionic/libfdtrack/
Dfdtrack_test.cpp41 const char* function_name; member
/bionic/libc/malloc_debug/
Dmalloc_debug.cpp328 static bool VerifyPointer(const void* pointer, const char* function_name) { in VerifyPointer()
/bionic/tests/
Dmalloc_test.cpp1583 void VerifyAllocationsAreZero(std::function<void*(size_t)> alloc_func, std::string function_name, in VerifyAllocationsAreZero()