Searched refs:CloseFile (Results 1 - 24 of 24) sorted by relevance

/external/chromium/base/
H A Dperftimer.cc34 file_util::CloseFile(perf_log_file);
H A Devent_recorder.cc66 file_util::CloseFile(file_);
87 file_util::CloseFile(file_);
111 file_util::CloseFile(file_);
153 file_util::CloseFile(file_);
H A Dlogging.cc164 void CloseFile(FileHandle log) { function in namespace:logging
384 CloseFile(log_file);
788 CloseFile(log_file);
H A Dfile_util.cc165 CloseFile(file);
225 bool CloseFile(FILE* file) { function in namespace:file_util
H A Dfile_util.h352 BASE_API bool CloseFile(FILE* file);
H A Dmime_util_xdg.cc322 file_util::CloseFile(fp);
H A Dfile_util_unittest.cc1500 EXPECT_TRUE(file_util::CloseFile(fps[i]));
/external/webrtc/src/system_wrappers/interface/
H A Dfile_wrapper.h39 virtual WebRtc_Word32 CloseFile() = 0;
/external/webrtc/src/system_wrappers/source/
H A Dfile_impl.cc48 WebRtc_Word32 FileWrapperImpl::CloseFile() function in class:webrtc::FileWrapperImpl
204 CloseFile();
239 CloseFile();
263 CloseFile();
H A Dfile_impl.h35 virtual WebRtc_Word32 CloseFile();
H A Dtrace_impl.cc264 _traceFile.CloseFile();
489 _traceFile.CloseFile();
692 _traceFile.CloseFile();
/external/chromium/net/disk_cache/
H A Dcache_util_unittest.cc25 file_util::CloseFile(fp);
28 file_util::CloseFile(fp);
/external/webrtc/src/modules/audio_processing/main/source/
H A Daudio_processing_impl.cc115 debug_file_->CloseFile();
501 if (debug_file_->CloseFile() == -1) {
507 debug_file_->CloseFile();
512 debug_file_->CloseFile();
534 if (debug_file_->CloseFile() == -1) {
/external/chromium/base/debug/
H A Dtrace_event.cc131 file_util::CloseFile(log_file_);
/external/chromium/chrome/browser/importer/
H A Dfirefox_profile_lock_unittest.cc83 file_util::CloseFile(lock_file);
/external/chromium/chrome/common/
H A Dimportant_file_writer.cc47 if (!file_util::CloseFile(tmp_file)) {
/external/chromium/net/tools/dump_cache/
H A Dcache_dumper.cc210 file_util::CloseFile(entry_);
/external/chromium/chrome/browser/chromeos/login/
H A Dparallel_authenticator_unittest.cc122 EXPECT_TRUE(CloseFile(tmp_file));
136 EXPECT_TRUE(CloseFile(tmp_file));
H A Dgoogle_authenticator_unittest.cc99 EXPECT_TRUE(CloseFile(tmp_file));
113 EXPECT_TRUE(CloseFile(tmp_file));
H A Dwizard_controller.cc731 file_util::CloseFile(oobe_flag_file);
/external/chromium/chrome/browser/
H A Dspellcheck_host_impl.cc249 file_util::CloseFile(f);
/external/chromium/chrome/browser/chromeos/
H A Dboot_times_loader.cc231 file_util::CloseFile(file);
/external/chromium/chrome/browser/download/
H A Ddownload_manager_unittest.cc537 file_util::CloseFile(fp);
/external/sonivox/jet_tools/JetCreator/
H A Deas.py1081 self.CloseFile()
1109 def CloseFile (self): member in class:JET

Completed in 1434 milliseconds