Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/core/browser/
H A Dsignin_error_controller.h24 enum class AccountMode { enum
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/core/browser/
H A Dsignin_error_controller.h24 enum class AccountMode { enum
/dports/security/keybase/client-v5.7.1/go/stellar/bundle/
H A Dbundle.go46 func newEntry(accountID stellar1.AccountID, name string, isPrimary bool, mode stellar1.AccountMode)…
/dports/security/keybase/client-v5.7.1/go/stellar/
H A Dtransform.go510 …isPrimary bool, accountName string, accountMode stellar1.AccountMode) (stellar1.WalletAccountLocal…
H A Dwallet_state.go146 func (w *WalletState) AccountMode(accountID stellar1.AccountID) (stellar1.AccountMode, error) { func
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/
H A Dcommon.go479 type AccountMode int type
H A Dlocal.go17 AccountMode AccountMode `codec:"accountMode" json:"accountMode"` member
1017 AccountMode AccountMode `codec:"accountMode" json:"accountMode"` member
/dports/security/keybase/client-v5.7.1/go/protocol/stellar1/
H A Dcommon.go479 type AccountMode int type
H A Dlocal.go20 AccountMode AccountMode `codec:"accountMode" json:"accountMode"` member
1020 AccountMode AccountMode `codec:"accountMode" json:"accountMode"` member
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/user-accounts/
H A Dcc-add-user-dialog.c40 } AccountMode; typedef