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

/external/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp117 HRESULT Reload(const UString &pathPrefix, const UString &selectedName);
528 HRESULT CBrowseDialog::Reload(const UString &pathPrefix, const UString &selectedName) argument
600 if (selectedName.IsEmpty())
622 if (!selectedName.IsEmpty() && CompareFileNames(name, selectedName) == 0)

Completed in 70 milliseconds