Searched defs:WriteFull (Results 1 – 2 of 2) sorted by relevance
/third_party/lzma/CPP/Windows/ | ||
D | FileIO.h | 365 bool WriteFull(const void *data, size_t size) throw() in WriteFull() function |
D | FileIO.cpp | 567 bool COutFile::WriteFull(const void *data, size_t size) throw() in WriteFull() function in NWindows::NFile::NIO::COutFile |