Searched refs:removeMappingBinaryPacket (Results 1 – 3 of 3) sorted by relevance
178 void removeMappingBinaryPacket(const std::vector<uint8_t>& query);
533 void DNSResponder::removeMappingBinaryPacket(const std::vector<uint8_t>& query) { in removeMappingBinaryPacket() function in test::DNSResponder
300 dns.removeMappingBinaryPacket(kHelloExampleComQueryV4); in TEST_F()