OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLongPaths
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
FileDir.h
14
bool
GetLongPaths
(LPCWSTR s1, LPCWSTR s2, UString &d1, UString &d2);
FileDir.cpp
148
bool
GetLongPaths
(LPCWSTR s1, LPCWSTR s2, UString &d1, UString &d2)
165
if (
GetLongPaths
(existFileName, newFileName, d1, d2))
209
if (
GetLongPaths
(existFileName, newFileName, d1, d2))
Completed in 296 milliseconds