Home
last modified time | relevance | path

Searched refs:_cef_completion_callback_t (Results 1 – 10 of 10) sorted by relevance

/third_party/cef/include/capi/
Dcef_request_context_capi.h140 struct _cef_completion_callback_t* callback);
229 struct _cef_completion_callback_t* callback);
238 struct _cef_completion_callback_t* callback);
248 struct _cef_completion_callback_t* callback);
354 struct _cef_completion_callback_t* callback);
Dcef_callback_capi.h72 typedef struct _cef_completion_callback_t { struct
81 void(CEF_CALLBACK* on_complete)(struct _cef_completion_callback_t* self); argument
Dcef_cookie_capi.h121 struct _cef_completion_callback_t* callback);
133 struct _cef_completion_callback_t* callback);
Dcef_trace_capi.h89 struct _cef_completion_callback_t* callback);
Dcef_media_router_capi.h121 struct _cef_completion_callback_t* callback);
/third_party/cef/libcef_dll/cpptoc/
Dcompletion_callback_cpptoc.cc23 completion_callback_on_complete(struct _cef_completion_callback_t* self) { in completion_callback_on_complete()
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc167 struct _cef_completion_callback_t*);
203 struct _cef_completion_callback_t*);
207 struct _cef_completion_callback_t*);
1213 struct _cef_completion_callback_t* callback) { in cef_begin_tracing()
1304 struct _cef_completion_callback_t* callback) { in cef_cookie_manager_get_global_manager()
1318 struct _cef_completion_callback_t* callback) { in cef_media_router_get_global()
/third_party/cef/libcef_dll/
Dlibcef_dll.cc782 struct _cef_completion_callback_t* callback) { in cef_begin_tracing()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch2342 - struct _cef_completion_callback_t* callback);
23560 - struct _cef_completion_callback_t*);
23654 - struct _cef_completion_callback_t* callback) {
D0003-ohos-1115.patch8817 @@ -81,6 +81,37 @@ typedef struct _cef_completion_callback_t {
8818 void(CEF_CALLBACK* on_complete)(struct _cef_completion_callback_t* self);
9235 struct _cef_completion_callback_t* callback);
10045 struct _cef_completion_callback_t* callback);
10060 + struct _cef_completion_callback_t* callback);
10067 struct _cef_completion_callback_t* callback);
10077 + struct _cef_completion_callback_t* callback);
10237 + struct _cef_completion_callback_t* callback);
36581 struct _cef_completion_callback_t*);
36594 + struct _cef_completion_callback_t*);
[all …]