Home
last modified time | relevance | path

Searched defs:dex_file_count (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Doat.cc47 uint32_t dex_file_count, in Create()
64 uint32_t dex_file_count, in OatHeader()
H A Doat_file.cc709 uint32_t dex_file_count = GetOatHeader().GetDexFileCount(); in Setup() local
/aosp_15_r20/cts/tools/release-parser/proto/
H A Drelease.proto257 uint32 dex_file_count = 5; field