Home
last modified time | relevance | path

Searched refs:USE_SUPER_PATH (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileDir.cpp136 if (hDir == INVALID_HANDLE_VALUE && USE_SUPER_PATH) in SetDirTime()
171 if (USE_SUPER_PATH) in SetFileAttrib()
208 if (USE_SUPER_PATH) in RemoveDir()
336 if ((!USE_MAIN_PATH || ::GetLastError() != ERROR_ALREADY_EXISTS) && USE_SUPER_PATH) in CreateDir()
371 if ((!USE_MAIN_PATH || ::GetLastError() != ERROR_ALREADY_EXISTS) && USE_SUPER_PATH) in CreateDir2()
512 if (USE_SUPER_PATH) in DeleteFileAlways()
H A DFileFind.cpp215 if (_handle == INVALID_HANDLE_VALUE && USE_SUPER_PATH) in FindFirst()
339 if (USE_SUPER_PATH) in FindFirst()
422 if (USE_SUPER_PATH) in GetFileAttrib()
H A DFileName.h102 #define USE_SUPER_PATH (_useSuperPathType != kSuperPathType_UseOnlyMain) macro
H A DFileIO.cpp92 if (_handle == INVALID_HANDLE_VALUE && USE_SUPER_PATH) in Create()

Completed in 4 milliseconds