Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.h71 const char* GetDexSectionVersion() const { in GetDexSectionVersion() function
/art/oatdump/
Doatdump.cc590 << vdex_header.GetDexSectionVersion() in Dump()