Home
last modified time | relevance | path

Searched defs:createAccount (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/py-pyro/Pyro4-4.77/examples/banks/
H A Dbanks.py38 def createAccount(self, name): member in Bank
78 def createAccount(self, name): member in Rabobank
90 def createAccount(self, name): member in ABN
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/bot/core/
H A DStandardClientFramework.java57 protected final boolean createAccount; field in StandardClientFramework
77 …inal String u, final String p, final String c, final String P, final boolean createAccount) throws… in StandardClientFramework()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/src/org/eclipse/jface/examples/databinding/model/
H A DAdventureFactory.java38 public Account createAccount() { in createAccount() method in AdventureFactory
/dports/sysutils/accounts-qml-module/accounts-qml-module-cfadea7ba8ba4011ae20d771696eb74deb87201e/src/
H A Dmanager.cpp82 QObject *Manager::createAccount(const QString &providerName) in createAccount() function in Manager
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/hasql-transaction-1.0.1/conflicts-test/Main/
H A DStatements.hs26 createAccount = function
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dregistration.cpp260 bool Registration::createAccount( int fields, const RegistrationFields& values ) in createAccount() function in gloox::Registration
273 void Registration::createAccount( DataForm* form ) in createAccount() function in gloox::Registration
/dports/net-im/coyim/coyim-0.3.11/xmpp/
H A Dregister.go52 func (c *conn) createAccount(user, password string) error { func
/dports/finance/skrooge/skrooge-2.26.1/tests/sikuli/shared.sikuli/
H A Dshared.py62 def createAccount(bankName, accountName): function
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/internetgamelogindialog/
H A Dinternetgamelogindialogimpl.cpp46 …QString createAccount(QString("<a href='http://create-gaming-account.pokerth.net'>%1</a>").arg(tr(… in internetGameLoginDialogImpl() local
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/bot/textclient/
H A DTextClientFramework.java56 …amework(String h, String u, String p, String c, String P, boolean showWorld, boolean createAccount) in TextClientFramework()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/bot/curses/
H A DCursesClient.java35 boolean createAccount = false; field in CursesClient
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/setup/library/Setup/Steps/
H A DAuthenticationStep.php95 protected function createAccount() function in Icinga\\Module\\Setup\\Steps\\AuthenticationStep
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/android/ProjectApp/src/edu/berkeley/boinc/client/
H A DIClientRemoteService.aidl79 …AccountOut createAccount(in String url, in String email, in String userName, in String pwd, in Str… in createAccount() method
/dports/net-im/gloox/gloox-1.0.24/src/tests/registration/
H A Dregistration_test.cpp194 void createAccount( int fields, const gloox::RegistrationFields& values ) in createAccount() function in RegistrationTest
196 void createAccount( gloox::DataForm* form ) in createAccount() function in RegistrationTest
/dports/net-im/psi/psi-1.5/src/
H A Dpsicontactlist.cpp143 PsiAccount* PsiContactList::createAccount(const QString& name, const Jid& j, const QString& pass, b… in createAccount() function in PsiContactList
177 void PsiContactList::createAccount(const UserAccount& acc) in createAccount() function in PsiContactList
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/dialogs/
H A Dkaccountselectdlg.cpp179 emit createAccount(d->m_account); in slotCreateAccount() local
/dports/net/kio-gdrive/kio-gdrive-21.12.3/src/
H A Dkaccountsmanager.cpp43 AccountPtr KAccountsManager::createAccount() in createAccount() function in KAccountsManager
H A Dkeychainaccountmanager.cpp60 KGAPI2::AccountPtr KeychainAccountManager::createAccount() in createAccount() function in KeychainAccountManager
/dports/devel/eris/eris-1.3.23/Eris/
H A DAccount.cpp122 Result Account::createAccount(const std::string &uname, in createAccount() function in Eris::Account
139 Result Account::createAccount(Atlas::Objects::Entity::Account accountOp) in createAccount() function in Eris::Account
/dports/net/liblinphone/linphone-3.12.0/java/impl/org/linphone/core/
H A DLinphoneAccountCreatorImpl.java161 private native int createAccount(long ptr); in createAccount() method in LinphoneAccountCreatorImpl
163 public RequestStatus createAccount() { in createAccount() method in LinphoneAccountCreatorImpl
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/signer/core/
H A Dapi_test.go134 func createAccount(ui *headlessUi, api *core.SignerAPI, t *testing.T) { func
/dports/deskutils/nextcloudclient/desktop-3.4.1/test/
H A Dpushnotificationstestutils.cpp137 OCC::AccountPtr FakeWebSocketServer::createAccount(const QString &username, const QString &password) in createAccount() function in FakeWebSocketServer
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/bugsnag/bugsnag-go/
H A Dbugsnag_test.go334 var createAccount = handleGet var
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/bugsnag/bugsnag-go/bugsnag-go-b1d153021fcd/
H A Dbugsnag_test.go334 var createAccount = handleGet var
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/dbus/
H A Daccount-set.cpp94 void TestAccountSet::createAccount(const char *cmName, const char *protocolName, in createAccount() function in TestAccountSet

12345