Home
last modified time | relevance | path

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

/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/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::__anon08dd4a410111::WsHandler
567 void Shutdown() override { in Shutdown() function in node::inspector::__anon08dd4a410111::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/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/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto179 message Shutdown {} message
/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/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/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/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/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/benchmark/src/
Dbenchmark.cc769 void Shutdown() { delete internal::global_context; } in Shutdown() function
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
Dtypes.rs234 pub enum Shutdown { enum
/third_party/rust/crates/rustix/src/backend/libc/net/
Dtypes.rs634 pub enum Shutdown { enum
/third_party/rust/crates/nix/src/sys/socket/
Dmod.rs2455 pub enum Shutdown { enum
/third_party/rust/crates/rustix/src/
Dio_uring.rs273 Shutdown = sys::IORING_OP_SHUTDOWN as _, enumerator
/third_party/mesa3d/src/imgui/
Dimgui.cpp3561 void ImGui::Shutdown(ImGuiContext* context) in Shutdown() function in ImGui
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp174386 static void Shutdown() { in Shutdown() function