Home
last modified time | relevance | path

Searched defs:Shutdown (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dtrace.h108 Shutdown = 'S', enumerator
133 struct Shutdown : public Event { struct
134 Type type() const override { return Type::Shutdown; } in type() argument
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_context.cc80 void ChromeBrowserContext::Shutdown() { in Shutdown() function in ChromeBrowserContext
/third_party/cef/tests/ceftests/
Dtest_suite.cc208 void CefTestSuite::Shutdown() {} in Shutdown() function in CefTestSuite
Dtest_server.cc40 void Shutdown() { server_->Shutdown(); } in Shutdown() function in test_server::__anon7bf86d3c0111::ServerHandler
507 void ObserverHelper::Shutdown() { in Shutdown() function in test_server::ObserverHelper
/third_party/cef/tests/cefclient/browser/
Dmain_context_impl.cc251 void MainContextImpl::Shutdown() { in Shutdown() function in client::MainContextImpl
/third_party/node/src/
Dnode_platform.cc217 void WorkerThreadsTaskRunner::Shutdown() { in Shutdown() function in node::WorkerThreadsTaskRunner
296 void PerIsolatePlatformData::Shutdown() { in Shutdown() function in node::PerIsolatePlatformData
402 void NodePlatform::Shutdown() { in Shutdown() function in node::NodePlatform
Dinspector_socket.cc406 void Shutdown() override { in Shutdown() function in node::inspector::__anona61682c20111::WsHandler
567 void Shutdown() override { in Shutdown() function in node::inspector::__anona61682c20111::HttpHandler
781 void InspectorSocket::Shutdown(ProtocolHandler* handler) { in Shutdown() function in node::inspector::InspectorSocket
Dstream_base.cc43 int StreamBase::Shutdown(v8::Local<v8::Object> req_wrap_obj) { in Shutdown() function in node::StreamBase
167 int StreamBase::Shutdown(const FunctionCallbackInfo<Value>& args) { in Shutdown() function in node::StreamBase
/third_party/cef/libcef_dll/ctocpp/
Dserver_ctocpp.cc65 NO_SANITIZE("cfi-icall") void CefServerCToCpp::Shutdown() { in Shutdown() function in CefServerCToCpp
/third_party/skia/third_party/externals/angle2/third_party/renderdoc/src/
Drenderdoc_app.h548 pRENDERDOC_Shutdown Shutdown; member
599 pRENDERDOC_Shutdown Shutdown; member
643 pRENDERDOC_Shutdown Shutdown; member
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_context.cc189 void AlloyBrowserContext::Shutdown() { in Shutdown() function in AlloyBrowserContext
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto179 message Shutdown {} message
/third_party/cef/libcef/browser/
Dcontext.cc380 void CefContext::Shutdown() { in Shutdown() function in CefContext
Dmain_runner.cc251 void CefMainRunner::Shutdown(base::OnceClosure shutdown_on_ui_thread, in Shutdown() function in CefMainRunner
Dbrowser_context.cc201 void CefBrowserContext::Shutdown() { in Shutdown() function in CefBrowserContext
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go47 Shutdown(context.Context) error methodSpec
659 func (s *serverDispatcher) Shutdown(ctx context.Context) error { func
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go47 Shutdown(context.Context) error methodSpec
659 func (s *serverDispatcher) Shutdown(ctx context.Context) error { func
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go47 Shutdown(context.Context) error methodSpec
659 func (s *serverDispatcher) Shutdown(ctx context.Context) error { func
/third_party/cups-filters/filter/
Drastertopclx.c904 Shutdown(ppd_file_t *ppd, /* I - PPD file */ in Shutdown() function
Drastertoescpx.c1186 Shutdown(ppd_file_t *ppd) /* I - PPD file */ in Shutdown() function
/third_party/benchmark/src/
Dbenchmark.cc616 void Shutdown() { delete internal::global_context; } in Shutdown() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go220 func (s *server) Shutdown(ctx context.Context) error { func
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go220 func (s *server) Shutdown(ctx context.Context) error { func
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go220 func (s *server) Shutdown(ctx context.Context) error { func
/third_party/cef/libcef/browser/extensions/
Dextension_system.cc382 void CefExtensionSystem::Shutdown() { in Shutdown() function in extensions::CefExtensionSystem

12