Home
last modified time | relevance | path

Searched defs:GetURL (Results 1 – 14 of 14) sorted by relevance

/third_party/cef/libcef/browser/
Dnavigation_entry_impl.cc28 CefString CefNavigationEntryImpl::GetURL() { in GetURL() function in CefNavigationEntryImpl
Ddownload_item_impl.cc86 CefString CefDownloadItemImpl::GetURL() { in GetURL() function in CefDownloadItemImpl
Dframe_host_impl.cc214 CefString CefFrameHostImpl::GetURL() { in GetURL() function in CefFrameHostImpl
/third_party/gettext/gettext-tools/src/gnu/gettext/
DGetURL.java30 public class GetURL { class
/third_party/mingw-w64/mingw-w64-headers/include/
Dintshcut.h70 STDMETHOD(GetURL)(THIS_ LPSTR *ppszURL) PURE; in DECLARE_INTERFACE_() local
81 STDMETHOD(GetURL)(THIS_ LPWSTR *ppszURL) PURE; in DECLARE_INTERFACE_() local
/third_party/cef/libcef_dll/ctocpp/
Dnavigation_entry_ctocpp.cc37 NO_SANITIZE("cfi-icall") CefString CefNavigationEntryCToCpp::GetURL() { in GetURL() function in CefNavigationEntryCToCpp
Ddownload_item_ctocpp.cc214 NO_SANITIZE("cfi-icall") CefString CefDownloadItemCToCpp::GetURL() { in GetURL() function in CefDownloadItemCToCpp
Dresponse_ctocpp.cc278 NO_SANITIZE("cfi-icall") CefString CefResponseCToCpp::GetURL() { in GetURL() function in CefResponseCToCpp
Dframe_ctocpp.cc328 NO_SANITIZE("cfi-icall") CefString CefFrameCToCpp::GetURL() { in GetURL() function in CefFrameCToCpp
Drequest_ctocpp.cc47 NO_SANITIZE("cfi-icall") CefString CefRequestCToCpp::GetURL() { in GetURL() function in CefRequestCToCpp
/third_party/cef/libcef/common/
Dresponse_impl.cc136 CefString CefResponseImpl::GetURL() { in GetURL() function in CefResponseImpl
Drequest_impl.cc258 CefString CefRequestImpl::GetURL() { in GetURL() function in CefRequestImpl
/third_party/cef/libcef/renderer/
Dframe_impl.cc217 CefString CefFrameImpl::GetURL() { in GetURL() function in CefFrameImpl
/third_party/cef/tests/ceftests/
Dresource_request_handler_unittest.cc1001 const char* GetURL(TestUrl url) const { in GetURL() function in __anon6d3c43f60111::BasicResponseTest
2138 const char* GetURL(TestUrl url) const { in GetURL() function in __anon6d3c43f60211::SubresourceResponseTest