Searched refs:GetDexFileCount (Results 1 – 5 of 5) sorted by relevance
65 uint32_t GetDexFileCount() const { in GetDexFileCount() function
445 uint32_t number_of_dex_files = file.GetOatHeader().GetDexFileCount(); in DexChecksumUpToDate()915 for (size_t i = 0; i < odex_file->GetOatHeader().GetDexFileCount(); i++) { in GetRequiredDexChecksums()
577 uint32_t dex_file_count = GetOatHeader().GetDexFileCount(); in Setup()
435 ASSERT_EQ(class_linker->GetBootClassPath().size(), oat_header.GetDexFileCount()); // core in TEST_F()
445 os << oat_header.GetDexFileCount() << "\n\n"; in Dump()