HomeSort by relevance Sort by last modified time
    Searched refs:Dex2oatFileWrapper (Results 1 - 2 of 2) sorted by null

  /frameworks/native/cmds/installd/
dexopt.cpp     [all...]
  /art/runtime/
oat_file_assistant.cc 648 class Dex2oatFileWrapper {
650 explicit Dex2oatFileWrapper(File* file)
655 ~Dex2oatFileWrapper() {
717 Dex2oatFileWrapper vdex_file_wrapper(OS::CreateEmptyFile(vdex_file_name.c_str()));
733 Dex2oatFileWrapper oat_file_wrapper(OS::CreateEmptyFile(oat_file_name.c_str()));
    [all...]

Completed in 114 milliseconds