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

/dalvik/libdex/
H A DDexSwapVerify.cpp2183 static const u1* verifyEncodedAnnotation(const CheckState* state,
2344 data = verifyEncodedAnnotation(state, data, crossVerify);
2374 static const u1* verifyEncodedAnnotation(const CheckState* state, function
2464 return (void*) verifyEncodedAnnotation(state, data, false);

Completed in 167 milliseconds