Home
last modified time | relevance | path

Searched refs:SetOatDexFile (Results 1 – 4 of 4) sorted by relevance

/art/libdexfile/dex/
Ddex_file.h725 void SetOatDexFile(OatDexFile* oat_dex_file) const { in SetOatDexFile() function
/art/runtime/jit/
Djit.cc1221 dex_file->SetOatDexFile(type_lookup_tables_.back().get()); in CreateThreadPool()
/art/runtime/
Doat_file.cc1915 dex_file->SetOatDexFile(this); in OatDexFile()
/art/dex2oat/linker/
Doat_writer.cc3636 dex_file.SetOatDexFile(type_lookup_table_oat_dex_files_.back().get()); in WriteTypeLookupTables()