Home
last modified time | relevance | path

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

/haiku/src/add-ons/network_settings/dialup/
H A DDialUpView.cpp293 DialUpView::LoadSettings(bool isNew) in LoadSettings()
728 DialUpView::AddInterface(const char *name, bool isNew) in AddInterface()
750 DialUpView::SelectInterface(int32 index, bool isNew) in SelectInterface()
H A DConnectionOptionsAddon.cpp47 ConnectionOptionsAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()
H A DDialUpAddon.h82 virtual bool LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()
H A DIPCPAddon.cpp59 IPCPAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()
H A DPPPoEAddon.cpp97 PPPoEAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()
H A DGeneralAddon.cpp89 GeneralAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()