Home | History | Annotate | Download | only in runtime

Lines Matching full:fileexists

1085     if (!OS::FileExists(dex_filename)) {
2239 if (!OS::FileExists(profile_output_filename.c_str(), false /*check_file_type*/)) {