Home
last modified time | relevance | path

Searched defs:VdexFile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.h77 class VdexFile; variable
/aosp_15_r20/art/runtime/
H A Dvdex_file.h186 explicit VdexFile(MemMap&& mmap) : mmap_(std::move(mmap)) {} in VdexFile() function
/aosp_15_r20/art/runtime/oat/
H A Doat_file.h54 class VdexFile; variable
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.h50 class VdexFile; variable