Searched defs:resultPath (Results 1 – 3 of 3) sorted by relevance
/external/lzma/CPP/Windows/ |
D | Shell.cpp | 165 bool BrowseForFolder(LPBROWSEINFO browseInfo, CSysString &resultPath) in BrowseForFolder() 207 LPCTSTR initialFolder, CSysString &resultPath) in BrowseForFolder() 231 LPCTSTR initialFolder, CSysString &resultPath) in BrowseForFolder() 260 bool BrowseForFolder(LPBROWSEINFOW browseInfo, UString &resultPath) in BrowseForFolder() 305 LPCWSTR initialFolder, UString &resultPath) in BrowseForFolder() 319 bool BrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR initialFolder, UString &resultPath) in BrowseForFolder()
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | ExtractDialog.cpp | 280 UString resultPath; in OnButtonSetPath() local
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | BrowseDialog.cpp | 810 bool MyBrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR path, UString &resultPath) in MyBrowseForFolder() 840 LPCWSTR filterDescription, LPCWSTR filter, UString &resultPath) in MyBrowseForFile()
|