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