Searched refs:GetDexFileCount (Results 1 – 5 of 5) sorted by relevance
59 uint32_t GetDexFileCount() const { in GetDexFileCount() function
403 uint32_t dex_file_count = GetOatHeader().GetDexFileCount(); in Setup()
1135 CHECK_EQ(oat_file.GetOatHeader().GetDexFileCount(), in InitFromImage()
130 ASSERT_EQ(1U, oat_header.GetDexFileCount()); // core in TEST_F()
392 os << oat_header.GetDexFileCount() << "\n\n"; in Dump()