Searched refs:GetDexSectionVersion (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | vdex_file.h | 81 const char* GetDexSectionVersion() const { in GetDexSectionVersion() function |
/art/oatdump/ | ||
D | oatdump.cc | 576 << vdex_header.GetDexSectionVersion() in Dump() |