Home
last modified time | relevance | path

Searched refs:kAllocatedPointers (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2013/
Dpoc.cpp55 void *kAllocatedPointers[2]; variable
72 if (ptr == kAllocatedPointers[0] || ptr == kAllocatedPointers[1]) { in GKI_freebuf()
82 kAllocatedPointers[++allocatedPointersIndex] = ptr; in allocate_memory()