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

/external/webrtc/src/system_wrappers/interface/
H A Dfile_wrapper.h41 virtual int CloseFile() = 0;
/external/webrtc/src/system_wrappers/source/
H A Dfile_impl.cc48 int FileWrapperImpl::CloseFile() function in class:webrtc::FileWrapperImpl
201 CloseFile();
228 CloseFile();
261 CloseFile();
H A Dfile_impl.h36 virtual int CloseFile();
H A Dtrace_impl.cc120 _traceFile.CloseFile();
345 _traceFile.CloseFile();
557 _traceFile.CloseFile();
H A Ddata_log.cc166 file_->CloseFile();
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cc86 CloseFile(fd);
117 CloseFile(fd);
155 CloseFile(fd);
/external/libvpx/libvpx/test/
H A Dvideo_source.h80 CloseFile();
93 void CloseFile() { function in class:libvpx_test::TempOutFile
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cc57 CloseFile(fd);
84 CloseFile(fd);
166 CloseFile(fd);
H A Dsanitizer_coverage_mapping_libcdep.cc115 CloseFile(map_fd);
H A Dsanitizer_coverage_libcdep.cc249 CloseFile(pc_fd);
599 CloseFile(fd);
607 CloseFile(fd);
624 CloseFile(fd);
665 CloseFile(fd);
700 CloseFile(fd);
727 CloseFile(fd);
782 CloseFile(fd);
787 CloseFile(cov_fd);
H A Dsanitizer_posix.cc226 void CloseFile(fd_t fd) { function in namespace:__sanitizer
H A Dsanitizer_common.h206 void CloseFile(fd_t);
H A Dsanitizer_win.cc414 void CloseFile(fd_t fd) { function in namespace:__sanitizer
/external/webrtc/src/modules/audio_processing/
H A Daudio_processing_impl.cc115 debug_file_->CloseFile();
491 if (debug_file_->CloseFile() == -1) {
497 debug_file_->CloseFile();
517 if (debug_file_->CloseFile() == -1) {
/external/compiler-rt/lib/dfsan/
H A Ddfsan.cc346 CloseFile(fd);
/external/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp460 void CloseFile();
507 void CFolderOutStream2::CloseFile() function in class:NArchive::N7z::CFolderOutStream2
517 CloseFile();
/external/sonivox/jet_tools/JetCreator/
H A Deas.py1081 self.CloseFile()
1109 def CloseFile (self): member in class:JET
/external/v8/src/
H A Disolate.h1513 ~Scope() { tracer_->CloseFile(); }
1533 void CloseFile() { function in class:v8::internal::FINAL

Completed in 375 milliseconds