Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc600 std::unique_ptr<const VdexFile> vdex_file = OpenVdexUnquicken(vdex_filename, in Dump()
751 std::unique_ptr<const VdexFile> OpenVdexUnquicken(const std::string& vdex_filename, in OpenVdexUnquicken() function in art::OatDumper