Searched defs:CHECK_PTR_RANGE (Results 1 - 1 of 1) sorted by relevance

/dalvik/libdex/
H A DDexSwapVerify.cpp128 #define CHECK_PTR_RANGE(_start, _end) { \ macro
251 CHECK_PTR_RANGE(pHeader, pHeader + 1);
534 CHECK_PTR_RANGE(item, item + 1);
567 CHECK_PTR_RANGE(item, item + 1);
601 CHECK_PTR_RANGE(item, item + 1);
751 CHECK_PTR_RANGE(item, item + 1);
823 CHECK_PTR_RANGE(item, item + 1);
889 CHECK_PTR_RANGE(item, item + 1);
1195 CHECK_PTR_RANGE(item, item + 1);
1230 CHECK_PTR_RANGE(ite
[all...]

Completed in 107 milliseconds