Home
last modified time | relevance | path

Searched refs:close_all_connections (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Drequest_context_ctocpp.cc367 if (CEF_MEMBER_MISSING(_struct, close_all_connections)) in CloseAllConnections()
375 _struct->close_all_connections(_struct, in CloseAllConnections()
/third_party/cef/include/capi/
Dcef_request_context_capi.h246 void(CEF_CALLBACK* close_all_connections)(
/third_party/cef/libcef_dll/cpptoc/
Drequest_context_cpptoc.cc573 GetStruct()->close_all_connections = request_context_close_all_connections; in CefRequestContextCppToC()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c4333 close_all_connections (struct MHD_Daemon *daemon) in close_all_connections() function
4476 close_all_connections (&daemon->worker_pool[i]); in MHD_stop_daemon()
4509 close_all_connections (daemon); in MHD_stop_daemon()
/third_party/chromium/patch/
D0003-ohos-1115.patch30325 GetStruct()->close_all_connections = request_context_close_all_connections;