Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/
Dfile_impl.cc48 int FileWrapperImpl::CloseFile() in CloseFile() function in webrtc::FileWrapperImpl
201 CloseFile(); in Read()
228 CloseFile(); in WriteText()
261 CloseFile(); in Write()
Dfile_impl.h36 virtual int CloseFile();
Dtrace_impl.cc120 _traceFile.CloseFile(); in StopThread()
345 _traceFile.CloseFile(); in SetTraceFileImpl()
557 _traceFile.CloseFile(); in WriteToFile()
Ddata_log.cc166 file_->CloseFile(); in ~LogTable()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cc86 CloseFile(fd); in TEST()
117 CloseFile(fd); in TEST()
155 CloseFile(fd); in TEST()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_libcdep.cc249 CloseFile(pc_fd); in Disable()
599 CloseFile(fd); in DumpTrace()
607 CloseFile(fd); in DumpTrace()
624 CloseFile(fd); in DumpTrace()
665 CloseFile(fd); in DumpCallerCalleePairs()
700 CloseFile(fd); in DumpCounters()
727 CloseFile(fd); in DumpAsBitSet()
782 CloseFile(fd); in DumpOffsets()
787 CloseFile(cov_fd); in DumpOffsets()
Dsanitizer_common.cc57 CloseFile(fd); in ReopenIfNecessary()
84 CloseFile(fd); in SetReportPath()
166 CloseFile(fd); in ReadFileToBuffer()
Dsanitizer_coverage_mapping_libcdep.cc115 CloseFile(map_fd); in CovUpdateMapping()
Dsanitizer_posix.cc226 void CloseFile(fd_t fd) { in CloseFile() function
Dsanitizer_win.cc414 void CloseFile(fd_t fd) { in CloseFile() function
Dsanitizer_common.h206 void CloseFile(fd_t);
/external/webrtc/src/modules/audio_processing/
Daudio_processing_impl.cc115 debug_file_->CloseFile(); in ~AudioProcessingImpl()
491 if (debug_file_->CloseFile() == -1) { in StartDebugRecording()
497 debug_file_->CloseFile(); in StartDebugRecording()
517 if (debug_file_->CloseFile() == -1) { in StopDebugRecording()
/external/libvpx/libvpx/test/
Dvideo_source.h80 CloseFile(); in ~TempOutFile()
93 void CloseFile() { in CloseFile() function
/external/webrtc/src/system_wrappers/interface/
Dfile_wrapper.h41 virtual int CloseFile() = 0;
/external/compiler-rt/lib/dfsan/
Ddfsan.cc346 CloseFile(fd); in dfsan_fini()
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp460 void CloseFile();
507 void CFolderOutStream2::CloseFile() in CloseFile() function in NArchive::N7z::CFolderOutStream2
517 CloseFile(); in CloseFileAndSetResult()
/external/v8/src/
Disolate.h1513 ~Scope() { tracer_->CloseFile(); } in ~Scope()
1533 void CloseFile() { in CloseFile() function
/external/sonivox/jet_tools/JetCreator/
Deas.py1081 self.CloseFile()
1109 def CloseFile (self): member in JET