Searched refs:FileWrapperImpl (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/system_wrappers/source/
H A Dfile_impl.cc26 return new FileWrapperImpl();
29 FileWrapperImpl::FileWrapperImpl() function in class:webrtc::FileWrapperImpl
40 FileWrapperImpl::~FileWrapperImpl()
48 int FileWrapperImpl::CloseFile()
60 int FileWrapperImpl::Rewind()
73 int FileWrapperImpl::SetMaxFileSize(size_t bytes)
79 int FileWrapperImpl::Flush()
88 int FileWrapperImpl
[all...]
H A Dfile_impl.h20 class FileWrapperImpl : public FileWrapper class in namespace:webrtc
23 FileWrapperImpl();
24 virtual ~FileWrapperImpl();

Completed in 163 milliseconds