Home
last modified time | relevance | path

Searched refs:SetHandler (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
DWireHelper.cpp116 mC2sBuf->SetHandler(mWireServer.get()); in WireHelperProxy()
121 mC2sBuf->SetHandler(mWireServerTraceLayer.get()); in WireHelperProxy()
128 mS2cBuf->SetHandler(mWireClient.get()); in WireHelperProxy()
DTerribleCommandBuffer.h27 void SetHandler(dawn_wire::CommandHandler* handler);
DTerribleCommandBuffer.cpp28 void TerribleCommandBuffer::SetHandler(dawn_wire::CommandHandler* handler) { in SetHandler() function in utils::TerribleCommandBuffer
/third_party/cef/libcef/browser/printing/
Dprint_dialog_linux.cc182 SetHandler(); in ShowDialog()
243 void CefPrintDialogLinux::SetHandler() { in SetHandler() function in CefPrintDialogLinux
264 SetHandler(); in UpdateSettings()
Dprint_dialog_linux.h72 void SetHandler();
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireTest.cpp59 mC2sBuf->SetHandler(mWireServer.get()); in SetUp()
66 mS2cBuf->SetHandler(mWireClient.get()); in SetUp()
/third_party/skia/third_party/externals/dawn/examples/
DSampleUtils.cpp157 c2sBuf->SetHandler(wireServer); in CreateCppDawnDevice()
164 s2cBuf->SetHandler(wireClient); in CreateCppDawnDevice()
/third_party/cef/tests/ceftests/
Dosr_display_unittest.cc321 void SetHandler(CefRefPtr<OsrPopupJSOtherClientTestHandler> handler) { in SetHandler() function in __anonbbd8b7ae0211::OsrPopupJSOtherCefClient
394 client->SetHandler(handler); in TEST()
/third_party/node/deps/v8/include/
Dv8-template.h871 void SetHandler(const NamedPropertyHandlerConfiguration& configuration);
897 SetHandler(IndexedPropertyHandlerConfiguration(getter, setter, query,
911 void SetHandler(const IndexedPropertyHandlerConfiguration& configuration);
/third_party/node/src/
Dinspector_socket.cc28 void SetHandler(ProtocolHandler* handler);
657 tcp_->SetHandler(this); in ProtocolHandler()
717 void TcpHolder::SetHandler(ProtocolHandler* handler) { in SetHandler() function in node::inspector::TcpHolder
Dnode_env_var.cc466 env_proxy_template->SetHandler(NamedPropertyHandlerConfiguration( in CreateEnvProxyTemplate()
Dnode_contextify.cc203 global_object_template->SetHandler(config); in InitializeGlobalTemplates()
204 global_object_template->SetHandler(indexed_config); in InitializeGlobalTemplates()
/third_party/node/deps/v8/src/debug/
Ddebug-wasm-objects.cc152 templ->InstanceTemplate()->SetHandler( in CreateTemplate()
235 templ->InstanceTemplate()->SetHandler(v8::NamedPropertyHandlerConfiguration( in CreateTemplate()
584 templ->InstanceTemplate()->SetHandler(v8::NamedPropertyHandlerConfiguration( in CreateTemplate()
/third_party/cef/libcef/renderer/
Dv8_impl.cc271 inline void SetHandler(CefRefPtr<CefV8Handler> handler) { in SetHandler() function in __anon44d5a20d0111::V8TrackObject
842 object->SetHandler(handler); in CefRegisterExtension()
1324 tmpl->SetHandler(v8::NamedPropertyHandlerConfiguration( in CreateObject()
1470 tracker->SetHandler(handler); in CreateFunction()
/third_party/node/deps/v8/src/api/
Dapi.cc1839 void ObjectTemplate::SetHandler( in SetHandler() function in v8::ObjectTemplate
1921 void ObjectTemplate::SetHandler( in SetHandler() function in v8::ObjectTemplate
/third_party/chromium/patch/
D0001-cve.patch151925 templ->SetHandler(v8::NamedPropertyHandlerConfiguration(