Home
last modified time | relevance | path

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

/dalvik/vm/reflect/
DProxy.c428 Method* best; in copyWithoutDuplicates() local
446 bool best, dupe; in copyWithoutDuplicates() local
459 best = true; in copyWithoutDuplicates()
479 best = false; in copyWithoutDuplicates()
491 if (best) { in copyWithoutDuplicates()
/dalvik/vm/mterp/
DREADME.txt24 The best way to become familiar with the interpreter is to look at the