Searched refs:allocBytes (Results 1 – 1 of 1) sorted by relevance
81 uint8_t* allocBytes; in DdmHandleNativeHeap_getLeakInfo() local82 get_malloc_leak_info(&allocBytes, &header.allocSize, &header.allocInfoSize, in DdmHandleNativeHeap_getLeakInfo()101 header.allocSize, reinterpret_cast<jbyte*>(allocBytes)); in DdmHandleNativeHeap_getLeakInfo()104 free_malloc_leak_info(allocBytes); in DdmHandleNativeHeap_getLeakInfo()