Searched defs:error_string (Results 1 – 2 of 2) sorted by relevance
102 const char* DexFileVerifier::CheckLoadStringByIdx(dex::StringIndex idx, const char* error_string) { in CheckLoadStringByIdx()170 const char* error_string) { in CheckLoadStringByTypeIdx()177 const DexFile::FieldId* DexFileVerifier::CheckLoadFieldId(uint32_t idx, const char* error_string) { in CheckLoadFieldId()213 #define LOAD_METHOD(var, idx, error_string, error_stmt) \ argument
216 std::string* error_string) { in VerifyMethods()