Searched refs:CountInterfaces (Results 1 – 14 of 14) sorted by relevance
262 if(!item || index >= CountInterfaces()) in SelectInterfaceNamed()739 if(index > CountInterfaces()) in AddInterface()740 index = CountInterfaces(); in AddInterface()760 if(index >= CountInterfaces() || index < 0) { in SelectInterface()761 if(CountInterfaces() > 0) in SelectInterface()793 DialUpView::CountInterfaces() const in CountInterfaces() function in DialUpView802 if(fTabView->IsHidden() && CountInterfaces() > 0) { in UpdateControls()808 } else if(!fTabView->IsHidden() && CountInterfaces() == 0) { in UpdateControls()
59 int32 CountInterfaces() const;
22 size_t CountInterfaces() const;
59 int32 (*CountInterfaces)(ppp_interface_filter filter); member
48 int32 CountInterfaces(ppp_interface_filter filter =
93 BUSBConfiguration::CountInterfaces() const in CountInterfaces() function in BUSBConfiguration
271 CountInterfaces(ppp_interface_filter filter) in CountInterfaces() function365 CountInterfaces,
349 requestCount = *count = CountInterfaces(filter); in Interfaces()551 PPPManager::CountInterfaces(ppp_interface_filter filter) const in CountInterfaces() function in PPPManager
189 uint32 CountInterfaces() const;
116 && idx < config->CountInterfaces(); idx++) { in DeviceAdded()
147 for (uint32 i = 0; i < configuration->CountInterfaces(); i++) { in DumpConfiguration()
38 BNetworkRoster::CountInterfaces() const in CountInterfaces() function in BNetworkRoster
90 for (uint32 j = 0; j < config->CountInterfaces(); j++) { in UVCCamDevice()980 for (uint32 j = 0; j < config->CountInterfaces(); j++) { in AddParameters()
705 for (uint32 k = 0; !supported && k < cfg->CountInterfaces(); k++) { in Sniff()