Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.h108 const char* GetVdexVersion() const { in GetVdexVersion() function
/art/oatdump/
Doatdump.cc594 << vdex_header.GetVdexVersion() in Dump()