Home
last modified time | relevance | path

Searched defs:http_status_code (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Ddownload_image_callback_ctocpp.cc24 int http_status_code, in OnDownloadImageFinished()
/third_party/cef/libcef_dll/cpptoc/
Ddownload_image_callback_cpptoc.cc26 int http_status_code, in download_image_callback_on_download_image_finished()
/third_party/cef/libcef/browser/
Dbrowser_frame.cc56 int http_status_code) { in DidFinishFrameLoad()
Dbrowser_host_base.cc259 const std::vector<gfx::Size>& sizes) { in DownloadImage()
763 int http_status_code) { in OnDidFinishLoad()
Dframe_host_impl.cc613 int http_status_code) { in DidFinishFrameLoad()
Dbrowser_contents_delegate.cc509 int http_status_code) { in OnLoadEnd()
/third_party/cef/libcef/renderer/
Dframe_impl.cc334 const int http_status_code = dl->GetResponse().HttpStatusCode(); in OnDidFinishLoad() local
339 const BrowserFrameType& browser_frame) { in OnDidFinishLoad()
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc232 int http_status_code, in OnDownloadImageFinished()