DeleteDynamicDataForHost 1287 chrome/browser/ui/webui/net_internals/net_internals_ui.cc transport_security_state->DeleteDynamicDataForHost(domain); DeleteDynamicDataForHost 202 net/http/transport_security_state.h bool DeleteDynamicDataForHost(const std::string& host); DeleteDynamicDataForHost 150 net/http/transport_security_state_unittest.cc TEST_F(TransportSecurityStateTest, DeleteDynamicDataForHost) { DeleteDynamicDataForHost 160 net/http/transport_security_state_unittest.cc EXPECT_TRUE(state.DeleteDynamicDataForHost("yahoo.com"));