Home
last modified time | relevance | path

Searched refs:GetClassOrError (Results 1 – 1 of 1) sorted by relevance

/art/libdexfile/dex/
Ddex_file_verifier.cc2925 static std::string GetClassOrError(const uint8_t* const begin, in GetClassOrError() function
2953 std::string class_name = GetClassOrError(begin, header, field_id->class_idx_); in GetFieldDescriptionOrError()
2970 std::string class_name = GetClassOrError(begin, header, method_id->class_idx_); in GetMethodDescriptionOrError()