Home
last modified time | relevance | path

Searched refs:SetHandler (Results 1 – 21 of 21) 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/flutter/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireTest.cpp57 mC2sBuf->SetHandler(mWireServer.get()); in SetUp()
64 mS2cBuf->SetHandler(mWireClient.get()); in SetUp()
/third_party/grpc/third_party/upb/tests/pb/
Dtest_encoder.cc16 static void SetHandler(upb_byteshandler* handler) { in SetHandler() function in FillStringHandler
56 FillStringHandler<T>::SetHandler(&handler_); in StringSink()
/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/grpc/include/grpcpp/impl/codegen/
Dservice_type.h210 methods_[idx]->SetHandler(streamed_method); in MarkMethodStreamed()
243 methods_[idx]->SetHandler(handler); in MarkMethodCallbackInternal()
257 methods_[idx]->SetHandler(handler); in MarkMethodRawCallbackInternal()
Drpc_service_method.h107 void SetHandler(MethodHandler* handler) { handler_.reset(handler); } in SetHandler() function
/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/flutter/skia/third_party/externals/dawn/src/utils/
DTerribleCommandBuffer.h29 void SetHandler(dawn_wire::CommandHandler* handler);
DTerribleCommandBuffer.cpp28 void TerribleCommandBuffer::SetHandler(dawn_wire::CommandHandler* handler) { in SetHandler() function in utils::TerribleCommandBuffer
/third_party/flutter/skia/third_party/externals/dawn/examples/
DSampleUtils.cpp130 c2sBuf->SetHandler(wireServer); in CreateCppDawnDevice()
138 s2cBuf->SetHandler(wireClient); in CreateCppDawnDevice()
/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 __anonfcd630af0211::OsrPopupJSOtherCefClient
394 client->SetHandler(handler); in TEST()
/third_party/node/src/
Dinspector_socket.cc27 void SetHandler(ProtocolHandler* handler);
611 tcp_->SetHandler(this); in ProtocolHandler()
671 void TcpHolder::SetHandler(ProtocolHandler* handler) { in SetHandler() function in node::inspector::TcpHolder
Dnode_env_var.cc383 env_proxy_template->SetHandler(NamedPropertyHandlerConfiguration( in CreateEnvVarProxy()
Dnode_contextify.cc199 object_template->SetHandler(config); in CreateV8Context()
200 object_template->SetHandler(indexed_config); in CreateV8Context()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp404 mC2sBuf->SetHandler(mWireServer.get()); in SetUp()
412 mS2cBuf->SetHandler(mWireClient.get()); in SetUp()
/third_party/cef/libcef/renderer/
Dv8_impl.cc271 inline void SetHandler(CefRefPtr<CefV8Handler> handler) { in SetHandler() function in __anonf3b0d18e0111::V8TrackObject
842 object->SetHandler(handler); in CefRegisterExtension()
1324 tmpl->SetHandler(v8::NamedPropertyHandlerConfiguration( in CreateObject()
1470 tracker->SetHandler(handler); in CreateFunction()
/third_party/chromium/patch/
D0001-cve.patch151925 templ->SetHandler(v8::NamedPropertyHandlerConfiguration(