Home
last modified time | relevance | path

Searched refs:selectedName (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp114 HRESULT Reload(const UString &pathPrefix, const UString &selectedName);
529 HRESULT CBrowseDialog::Reload(const UString &pathPrefix, const UString &selectedName) in Reload() argument
617 if (selectedName.IsEmpty()) in Reload()
639 if (!selectedName.IsEmpty() && CompareFileNames(name, selectedName) == 0) in Reload()

Completed in 2 milliseconds