OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MyGetSystemDirectory
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
FileDir.h
18
bool
MyGetSystemDirectory
(CSysString &path);
21
bool
MyGetSystemDirectory
(UString &path);
FileDir.cpp
50
bool
MyGetSystemDirectory
(CSysString &path)
75
bool
MyGetSystemDirectory
(UString &path)
84
if (!
MyGetSystemDirectory
(sysPath))
Completed in 68 milliseconds