Home
last modified time | relevance | path

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

/haiku/src/add-ons/network_settings/dialup/
H A DGeneralAddon.h75 bool GetAuthenticator(const BString& moduleName, BMessage *entry) const;
H A DGeneralAddon.cpp158 if(!GetAuthenticator(name, &authenticator)) in LoadAuthenticationSettings()
331 GeneralAddon::GetAuthenticator(const BString& moduleName, BMessage *entry) const in GetAuthenticator() function in GeneralAddon