OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteFileAlways
(Results
1 - 8
of
8
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
TempFiles.cpp
16
NDir::
DeleteFileAlways
(Paths.Back());
Update.cpp
258
DeleteFileAlways
(altStream.Name);
[
all
...]
ArchiveExtractCallback.cpp
822
else if (!
DeleteFileAlways
(fullProcessedPath))
/external/lzma/CPP/Windows/
FileDir.h
28
bool
DeleteFileAlways
(CFSTR name);
FileDir.cpp
302
bool
DeleteFileAlways
(CFSTR path)
363
else if (!
DeleteFileAlways
(s))
548
_mustBeDeleted = !
DeleteFileAlways
(_path);
556
if (!
DeleteFileAlways
(name))
/external/lzma/CPP/7zip/Bundles/SFXSetup/
ExtractCallbackSfx.cpp
174
if (!
DeleteFileAlways
(fullProcessedPath))
/external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp
346
if (!
DeleteFileAlways
(fullProcessedPath))
/external/lzma/CPP/7zip/UI/FileManager/
ExtractCallback.cpp
627
if (!NDir::
DeleteFileAlways
(destPathSys))
Completed in 51 milliseconds