Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DCopying.c290 static int isValidAddress(const HeapSource *heapSource, const u1 *addr) in isValidAddress() function
364 assert(isValidAddress(heapSource, addr)); in addressToBlock()
374 assert(isValidAddress(heapSource, addr)); in blockToAddress()