HomeSort by relevance Sort by last modified time
    Searched refs:del_leak (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
malloc_debug_check.cpp 306 static inline int del_leak(hdr_t* hdr, int* safe) { function
536 if (del_leak(block, &safe)) {
  /hardware/ti/omap4xxx/
heaptracker.c 320 static inline int del_leak(struct hdr *hdr, int *safe) function
488 if (del_leak(del, &safe)) {

Completed in 32 milliseconds