Searched defs:destinationURL (Results 1 – 5 of 5) sorted by relevance
39 String destinationURL; member59 String destinationURL() const { return m_destinationURL; } in destinationURL() function
182 …n::message(const unsigned char* message, size_t messageLength, const blink::WebURL& destinationURL) in message()
77 …d PingLoader::sendLinkAuditPing(LocalFrame* frame, const KURL& pingURL, const KURL& destinationURL) in sendLinkAuditPing()
561 WebURL destinationURL(blink::URLTestHelpers::toKURL(m_baseURL + "200-by-300.html")); in TEST_F() local585 WebURL destinationURL(blink::URLTestHelpers::toKURL(m_baseURL + "200-by-300-viewport.html")); in TEST_F() local
346 void HTMLAnchorElement::sendPings(const KURL& destinationURL) in sendPings()