Home
last modified time | relevance | path

Searched defs:GetDexVersion (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file.h291 uint32_t GetDexVersion() const { in GetDexVersion() function
/art/runtime/oat/
Doat_file.cc2686 uint32_t OatDexFile::GetDexVersion() const { in GetDexVersion() function in art::OatDexFile