Searched refs:CheckState (Results 1 - 1 of 1) sorted by relevance

/dalvik/libdex/
H A DDexSwapVerify.cpp71 struct CheckState { struct
92 static inline u4 fileOffset(const CheckState* state, const void* ptr) {
99 static inline void* filePointer(const CheckState* state, u4 offset) {
111 static inline bool checkPtrRange(const CheckState* state,
131 * Assumes "const CheckState* state".
150 * Assumes "const CheckState* state".
161 * Assumes "const CheckState* state" and "typeof(_count) == typeof(_elemSize)"
179 * Assumes "const CheckState* state".
233 static bool verifyFieldDefiner(const CheckState* state, u4 definingClass,
240 static bool verifyMethodDefiner(const CheckState* stat
[all...]

Completed in 417 milliseconds