Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc868 ObjPtr<mirror::ObjectArray<mirror::Class>> GetThrowsValue(const ClassData& klass, in GetThrowsValue() function
1097 return GetThrowsValue(ClassData(method), annotation_set); in GetExceptionTypesForMethod()