Searched refs:HasTemporaryProfile (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/network_settings/dialup/
H A DGeneralAddon.h64 virtual bool HasTemporaryProfile() const;
105 bool HasTemporaryProfile() const function in class:GeneralView
107 fDeviceAddon->HasTemporaryProfile()); }
H A DDialUpAddon.h89 virtual bool HasTemporaryProfile() const function in class:DialUpAddon
H A DGeneralAddon.cpp201 GeneralAddon::HasTemporaryProfile() const function in class:GeneralAddon
203 return fGeneralView->HasTemporaryProfile();

Completed in 82 milliseconds