Searched refs:BindToPath (Results 1 – 4 of 4) sorted by relevance
/external/lzma/CPP/7zip/UI/FileManager/ |
D | PanelFolderChange.cpp | 76 HRESULT CPanel::BindToPath(const UString &fullPath, const UString &arcFormat, COpenResult &openRes) in BindToPath() function in CPanel 330 HRESULT res = BindToPath(s, UString(), openRes); in BindToPathAndRefresh() 980 BindToPath(parentFolderPrefix, UString(), openRes); in OpenParentFolder()
|
D | Panel.cpp | 104 RINOK(BindToPath(cfp, arcFormat, openRes)) in Create()
|
D | Panel.h | 565 …HRESULT BindToPath(const UString &fullPath, const UString &arcFormat, COpenResult &openRes); // ca…
|
D | App.cpp | 893 destPanel.BindToPath(parentPrefix, UString(), openRes); in OnSetSubFolder()
|