Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc901 GetDexFileChecksums(dex_location, odex_location, &checksums1); in RunUnquickenMultiDex()
917 GetDexFileChecksums(dex_location, odex_location, &checksums2); in RunUnquickenMultiDex()
992 void GetDexFileChecksums(const std::string& dex_location, in GetDexFileChecksums() function in art::Dex2oatUnquickenTest