Home
last modified time | relevance | path

Searched refs:RequestParams (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/include/wrapper/
Dcef_resource_manager.h80 struct RequestParams { struct
180 RequestParams params_;
343 RequestParams params_;
/third_party/cef/libcef/common/mojom/
Dcef.mojom23 struct RequestParams {
72 LoadRequest(RequestParams params);
/third_party/jsframework/runtime/main/extend/systemplugin/napi/common/full/
Dfeatureability.js69 export const RequestParams = { variable
/third_party/cef/libcef/renderer/
Dframe_impl.cc133 auto params = cef::mojom::RequestParams::New(); in LoadRequest()
144 auto params = cef::mojom::RequestParams::New(); in LoadURL()
/third_party/cef/libcef/browser/
Dframe_host_impl.cc139 auto params = cef::mojom::RequestParams::New(); in LoadRequest()
334 auto params = cef::mojom::RequestParams::New(); in LoadURLWithExtras()
/third_party/chromium/patch/
D0003-ohos-1115.patch23961 @@ -47,6 +50,31 @@ struct RequestParams {
24634 + auto params = cef::mojom::RequestParams::New();
D0001-cve.patch620 @@ -120,6 +120,12 @@ struct RequestParams {