Searched defs:num_dex_files (Results 1 – 4 of 4) sorted by relevance
3544 size_t num_dex_files = oat_file->GetOatDexFiles().size(); in GetBootClassPathChecksums() local3666 size_t num_dex_files = oat_file->GetOatDexFiles().size(); in VerifyBootClassPathChecksums() local
476 ProfileIndexType num_dex_files = 1u; in TEST_F() local
1581 ProfileIndexType num_dex_files; in ReadDexFilesSection() local
1982 size_t OatWriter::InitOatHeader(uint32_t num_dex_files, in InitOatHeader()