OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLongPathBase
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
FileIO.cpp
69
bool
GetLongPathBase
(LPCWSTR s, UString &res)
96
if (
GetLongPathBase
(path, longPath))
FileDir.cpp
27
bool
GetLongPathBase
(LPCWSTR fileName, UString &res);
150
if (!
GetLongPathBase
(s1, d1) || !
GetLongPathBase
(s2, d2))
Completed in 177 milliseconds