Home
last modified time | relevance | path

Searched defs:initialFolder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/
H A DShell.cpp709 LPCTSTR initialFolder, CSysString &resultPath) in BrowseForFolder()
740 LPCTSTR initialFolder, CSysString &resultPath) in BrowseForFolder()
804 LPCWSTR initialFolder, UString &resultPath) in BrowseForFolder()
818 bool BrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR initialFolder, UString &resultPath) in BrowseForFolder()
/aosp_15_r20/external/lzma/C/Util/7zipInstall/
H A D7zipInstall.c533 LPCWSTR initialFolder, LPWSTR resultPath) in MyBrowseForFolder()