OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MyGetWindowsDirectory
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
FileDir.h
17
bool
MyGetWindowsDirectory
(CSysString &path);
20
bool
MyGetWindowsDirectory
(UString &path);
FileDir.cpp
43
bool
MyGetWindowsDirectory
(CSysString &path)
60
bool
MyGetWindowsDirectory
(UString &path)
69
if (!
MyGetWindowsDirectory
(sysPath))
781
if (!
MyGetWindowsDirectory
(tempPath))
816
if (!
MyGetWindowsDirectory
(tempPath))
Completed in 400 milliseconds