OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TempPrefix
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
Update.h
24
UString
TempPrefix
; // path(folder) for temp location
68
UString path =
TempPrefix
+ Name;
Update.cpp
789
ap.
TempPrefix
= options.WorkingDir;
790
NormalizeDirPathPrefix(ap.
TempPrefix
);
803
// ap.
TempPrefix
= tempDirPrefix;
Completed in 354 milliseconds