Home
last modified time | relevance | path

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

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