Searched defs:num_dex_files (Results 1 – 4 of 4) sorted by relevance
3357 size_t num_dex_files = oat_file->GetOatDexFiles().size(); in GetBootClassPathChecksums() local3567 size_t num_dex_files = oat_file->GetOatDexFiles().size(); in VerifyBootClassPathChecksums() local
464 ProfileIndexType num_dex_files = 1u; in TEST_F() local
1497 ProfileIndexType num_dex_files; in ReadDexFilesSection() local
2068 size_t OatWriter::InitOatHeader(uint32_t num_dex_files, in InitOatHeader()