Home
last modified time | relevance | path

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

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