Searched refs:existingDbusId (Results 1 – 2 of 2) sorted by relevance
57 EXPECT_EQ(addrOut[0].existingDbusId, ""); in TEST()82 EXPECT_EQ(addrOut[0].existingDbusId, ""); in TEST()184 EXPECT_EQ(addrOut[0].existingDbusId, "my_ip_id"); in TEST()206 EXPECT_EQ(addrOut[0].existingDbusId, "my_ip_id"); in TEST()
1517 std::string existingDbusId; member1541 thisAddress.existingDbusId = nicIpEntry->id; in parseAddresses()1546 if (thisAddress.existingDbusId.empty()) in parseAddresses()1587 else if (thisAddress.existingDbusId.empty()) in parseAddresses()1610 else if (thisAddress.existingDbusId.empty()) in parseAddresses()1636 else if (thisAddress.existingDbusId.empty()) in parseAddresses()1677 thisAddress.existingDbusId = nicIpEntry->id; in parseAddresses()1713 address.existingDbusId, ifaceId); in handleIPv4StaticPatch()1714 deleteIPAddress(ifaceId, address.existingDbusId, asyncResp); in handleIPv4StaticPatch()1721 if (!address.existingDbusId.empty()) in handleIPv4StaticPatch()[all …]