Searched refs:kCpeLastEntry (Results 1 – 2 of 2) sorted by relevance
44 kCpeLastEntry /* used as sentinel at end of array */ enumerator
398 while (cpe->kind != kCpeLastEntry) { in dumpClassPath()433 while (cpe->kind != kCpeLastEntry) { in dvmClassPathContains()454 while (cpe->kind != kCpeLastEntry) { in freeCpeArray()604 cpe[idx].kind = kCpeLastEntry; in processClassPath()631 cpe[idx].kind = kCpeLastEntry; in processClassPath()660 while (cpe->kind != kCpeLastEntry) { in searchBootPathForClass()754 while (cpe->kind != kCpeLastEntry) in dvmGetBootPathSize()781 while (idx-- && cpe->kind != kCpeLastEntry) in dvmGetBootPathResource()783 if (cpe->kind == kCpeLastEntry) { in dvmGetBootPathResource()