Searched defs:SetURL (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/libcef_dll/ctocpp/ | ||
D | response_ctocpp.cc | 294 NO_SANITIZE("cfi-icall") void CefResponseCToCpp::SetURL(const CefString& url) { in SetURL() function in CefResponseCToCpp |
D | request_ctocpp.cc | 63 NO_SANITIZE("cfi-icall") void CefRequestCToCpp::SetURL(const CefString& url) { in SetURL() function in CefRequestCToCpp |
/third_party/cef/libcef/common/ | ||
D | response_impl.cc | 141 void CefResponseImpl::SetURL(const CefString& url) { in SetURL() function in CefResponseImpl |
D | request_impl.cc | 203 void CefRequestImpl::SetURL(const CefString& url) { in SetURL() function in CefRequestImpl |