Searched refs:fInterfaceStatuses (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/networkstatus/
H A DNetworkStatusView.cpp306 = fInterfaceStatuses.begin(); it != fInterfaceStatuses.end(); ++it) {
384 if (!fInterfaceStatuses.empty()) {
386 = fInterfaceStatuses.begin(); it != fInterfaceStatuses.end();
448 if (!fInterfaceStatuses.empty()) {
451 = fInterfaceStatuses.begin(); it != fInterfaceStatuses.end();
529 if (fInterfaceStatuses.find(interface.Name())
530 != fInterfaceStatuses
[all...]
H A DNetworkStatusView.h65 fInterfaceStatuses; member in class:NetworkStatusView

Completed in 105 milliseconds