Searched refs:OpenVdex (Results 1 – 1 of 1) sorted by relevance
639 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