Home
last modified time | relevance | path

Searched defs:dex_file_pointer (Results 1 – 2 of 2) sorted by relevance

/art/runtime/oat/
Doat_file.cc917 const uint8_t* dex_file_pointer = nullptr; in Setup() local
2297 const uint8_t* dex_file_pointer, in OatDexFile()
2344 const uint8_t* dex_file_pointer, in OatDexFile()
/art/oatdump/
Doatdump.cc901 const uint8_t* const dex_file_pointer = oat_dex_file.GetDexFilePointer(); in DumpOatDexFile() local