Home
last modified time | relevance | path

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

/art/dex2oat/driver/
Dcompiler_driver.cc896 void FindExceptionTypesToResolve(std::set<TypeReference>* exceptions_to_resolve) in FindExceptionTypesToResolve() argument
901 FindExceptionTypesToResolveForMethod(&method, exceptions_to_resolve); in FindExceptionTypesToResolve()
909 std::set<TypeReference>* exceptions_to_resolve) in FindExceptionTypesToResolveForMethod() argument
932 exceptions_to_resolve->emplace(method->GetDexFile(), in FindExceptionTypesToResolveForMethod()