Searched refs:NIO (Results 1 - 16 of 16) sorted by relevance
/external/lzma/CPP/7zip/Common/ |
H A D | FileStreams.h | 33 NWindows::NFile::NIO::CInFile File;
44 NC::NFile::NIO::CInFile File;
101 NWindows::NFile::NIO::COutFile File;
103 NC::NFile::NIO::COutFile File;
|
H A D | InOutTempBuffer.h | 14 NWindows::NFile::NIO::COutFile _outFile;
|
H A D | InOutTempBuffer.cpp | 90 NIO::CInFile inFile;
|
/external/lzma/CPP/Common/ |
H A D | C_FileIO.h | 20 namespace NIO {
namespace in namespace:NC::NFile
|
H A D | C_FileIO.cpp | 14 namespace NIO {
namespace in namespace:NC::NFile
|
H A D | ListFileUtils.cpp | 30 NWindows::NFile::NIO::CInFile file;
|
/external/lzma/CPP/Windows/ |
H A D | FileDir.h | 53 bool Create(CFSTR pathPrefix, NIO::COutFile *outFile); // pathPrefix is not folder prefix
54 bool CreateRandomInTempFolder(CFSTR namePrefix, NIO::COutFile *outFile);
|
H A D | FileIO.h | 57 namespace NIO {
namespace in namespace:NWindows::NFile 115 NIO::CFileBase file;
|
H A D | FileDir.cpp | 468 static bool CreateTempFile(CFSTR prefix, bool addRandom, FString &path, NIO::COutFile *outFile)
521 bool CTempFile::Create(CFSTR prefix, NIO::COutFile *outFile)
531 bool CTempFile::CreateRandomInTempFolder(CFSTR namePrefix, NIO::COutFile *outFile)
|
H A D | FileLink.cpp | 346 namespace NIO {
namespace in namespace:NWindows::NFile
|
H A D | FileIO.cpp | 31 namespace NIO {
namespace in namespace:NWindows::NFile
|
H A D | FileFind.cpp | 339 NIO::CInFile inFile;
|
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
H A D | SfxSetup.cpp | 40 NIO::CInFile inFile;
|
/external/lzma/CPP/7zip/UI/Common/ |
H A D | ArchiveExtractCallback.cpp | 895 if (!NFile::NIO::SetReparseData(fullProcessedPath, _fi.IsDir, data, (DWORD)data.Size()))
|
H A D | EnumDirItems.cpp | 328 if (NIO::GetReparseData(path, buf))
|
/external/libgdx/backends/gdx-backend-lwjgl3/libs/ |
H A D | lwjgl.jar | META-INF/ META-INF/MANIFEST.MF org/ org/lwjgl/ org/lwjgl/egl/ org/lwjgl/glfw/ org/ ... |
Completed in 4571 milliseconds