Home
last modified time | relevance | path

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

/dports/security/keepassxc/keepassxc-2.6.6/src/browser/
H A DBrowserService.cpp388 QList<Entry*> pwEntriesToConfirm; in findMatchingEntries() local
766 QList<Entry*> BrowserService::confirmEntries(QList<Entry*>& pwEntriesToConfirm, in confirmEntries()