Home | History | Annotate | Download | only in oatdump

Lines Matching refs:CreateEmptyFile

115     File* elf_file = OS::CreateEmptyFile(output_name_.c_str());
694 std::unique_ptr<File> file(OS::CreateEmptyFile(out_dex_path.c_str()));