Searched defs:npos (Results 1 – 10 of 10) sorted by relevance
42 std::string::size_type npos = tmpAddress.find("."); in ConvertIpv4Address() local94 std::string::size_type npos = tmpAddress.find(":"); in ConvertIpv6Address() local236 std::string::size_type npos = tmpExclusionList.find(","); in GetExclusionObjectList() local
43 static constexpr size_type npos = string_view::npos; variable
49 static const size_type npos = size_type(-1); variable
52 static constexpr size_type npos = size_type(-1); variable
293 std::string::size_type npos = line.find("="); in ReadNetworkSection() local
120 std::string::size_type npos = line.find("="); in ReadNetworkSection() local
221 float npos = -1.0; in ParsePhysicalApertureRangeByMode() local
225 size_t npos = name.find_last_of("//"); in ReadZipFile() local
217 std::string::size_type npos = tmpAddress.find(IPADDR_DELIMITER); in ConvertIpv4Address() local
2125 std::string::size_type npos = currBssid.find(":"); in ParseWifiCategoryBlackListInfo() local