Searched defs:isNew (Results 1 – 6 of 6) sorted by relevance
/haiku/src/add-ons/network_settings/dialup/ |
H A D | DialUpView.cpp | 293 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 D | ConnectionOptionsAddon.cpp | 47 ConnectionOptionsAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()
|
H A D | DialUpAddon.h | 82 virtual bool LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()
|
H A D | IPCPAddon.cpp | 59 IPCPAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()
|
H A D | PPPoEAddon.cpp | 97 PPPoEAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()
|
H A D | GeneralAddon.cpp | 89 GeneralAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) in LoadSettings()
|