Searched refs:IsConfigured (Results 1 - 6 of 6) sorted by path

/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterfaceInfo.h29 virtual bool IsConfigured(Settings* settings) const = 0;
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DConnectionConfigWindow.cpp93 fConnectButton->SetEnabled(fActiveInfo->IsConfigured(settings));
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterfaceInfo.cpp37 LocalTargetHostInterfaceInfo::IsConfigured(Settings* settings) const function in class:LocalTargetHostInterfaceInfo
H A DLocalTargetHostInterfaceInfo.h19 virtual bool IsConfigured(Settings* settings) const;
/haiku/src/kits/debugger/target_host_interface/network/
H A DNetworkTargetHostInterfaceInfo.cpp70 NetworkTargetHostInterfaceInfo::IsConfigured(Settings* settings) const function in class:NetworkTargetHostInterfaceInfo
H A DNetworkTargetHostInterfaceInfo.h19 virtual bool IsConfigured(Settings* settings) const;

Completed in 76 milliseconds