Home
last modified time | relevance | path

Searched refs:lastRotator (Results 1 – 2 of 2) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/teams/hidden/
H A Dloader.go349 func (l *LoaderPackage) lastRotator(mctx libkb.MetaContext, typ keybase1.PTKType) *keybase1.Signer { func
367 return l.lastRotator(mctx, keybase1.PTKType_READER)
/dports/astro/phd2/phd2-2.6.10/
H A Dgear_dialog.cpp456 wxString lastRotator = pConfig->Profile.GetString("/rotator/LastMenuChoice", _("None")); in LoadGearChoices() local
457 SetMatchingSelection(m_pRotators, lastRotator); in LoadGearChoices()