Searched defs:error_string (Results 1 – 3 of 3) sorted by relevance
173 const char* error_string = dlerror(); in RelabelOTAFiles() local
73 const char* DexFileVerifier::CheckLoadStringByIdx(uint32_t idx, const char* error_string) { in CheckLoadStringByIdx()80 const char* DexFileVerifier::CheckLoadStringByTypeIdx(uint32_t type_idx, const char* error_string) { in CheckLoadStringByTypeIdx()89 const DexFile::FieldId* DexFileVerifier::CheckLoadFieldId(uint32_t idx, const char* error_string) { in CheckLoadFieldId()118 #define LOAD_METHOD(var, idx, error_string, error_stmt) \ argument
200 std::string* error_string) { in VerifyMethods()