Searched refs:kAllTypes (Results 1 – 7 of 7) sorted by relevance
78 const char kAllTypes[] = "All"; variable
101 ONC_EXPORT extern const char kAllTypes[];
78 std::string type = ::onc::network_type::kAllTypes; in GetNetworks()
130 if (network_type.empty() || network_type == onc::network_type::kAllTypes || in GetVisibleNetworks()
253 network_type != onc::network_type::kAllTypes &&
631 network_type != onc::network_type::kAllTypes && in GetVisibleNetworks()
659 if (type == ::onc::network_type::kAllTypes) in NetworkTypePatternFromOncType()