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

/art/runtime/
H A Ddex_file_verifier.cc2439 static std::string GetClassOrError(const uint8_t* const begin, function in namespace:art
2467 std::string class_name = GetClassOrError(begin, header, field_id->class_idx_);
2484 std::string class_name = GetClassOrError(begin, header, method_id->class_idx_);

Completed in 129 milliseconds