Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dstandard_dex_file.cc79 return GetDexVersion() >= DexFile::kDefaultMethodsVersion; in SupportsDefaultMethods()
Ddex_file.h216 uint32_t GetDexVersion() const { in GetDexVersion() function