Home
last modified time | relevance | path

Searched refs:SetEndOfFile (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/Windows/
DFileIO.cpp422 bool COutFile::SetEndOfFile() { return BOOLToBool(::SetEndOfFile(_handle)); } in SetEndOfFile() function in NWindows::NFile::NIO::COutFile
431 return SetEndOfFile(); in SetLength()
DFileIO.h130 bool SetEndOfFile();
/external/pdfium/core/src/fxcrt/
Dfxcrt_windows.cpp188 return ::SetEndOfFile(m_hFile); in Truncate()
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym317 PUBLIC 32044 4 SetEndOfFile
/external/sqlite/dist/
Dsqlite3.c34099 { "SetEndOfFile", (SYSCALL)SetEndOfFile, 0 },
/external/sqlite/dist/orig/
Dsqlite3.c34081 { "SetEndOfFile", (SYSCALL)SetEndOfFile, 0 },