Searched refs:GetDexFileCount (Results 1 – 6 of 6) sorted by relevance
65 uint32_t GetDexFileCount() const { in GetDexFileCount() function
376 uint32_t number_of_dex_files = file.GetOatHeader().GetDexFileCount(); in DexChecksumUpToDate()
656 uint32_t dex_file_count = GetOatHeader().GetDexFileCount(); in Setup()
1925 if (oat_file->GetOatHeader().GetDexFileCount() != in AddImageSpace()
457 ASSERT_EQ(class_linker->GetBootClassPath().size(), oat_header.GetDexFileCount()); // core in TEST_F()
439 os << oat_header.GetDexFileCount() << "\n\n"; in Dump()