Searched refs:Dex2oatFileWrapper (Results 1 – 1 of 1) sorted by relevance
674 class Dex2oatFileWrapper { class676 explicit Dex2oatFileWrapper(File* file) in Dex2oatFileWrapper() function in art::Dex2oatFileWrapper681 ~Dex2oatFileWrapper() { in ~Dex2oatFileWrapper()743 Dex2oatFileWrapper vdex_file_wrapper(OS::CreateEmptyFile(vdex_file_name.c_str())); in GenerateOatFileNoChecks()759 Dex2oatFileWrapper oat_file_wrapper(OS::CreateEmptyFile(oat_file_name.c_str())); in GenerateOatFileNoChecks()