Home
last modified time | relevance | path

Searched defs:Connect (Results 1 – 22 of 22) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DcircularlySimplifyingConditionalTypesNoCrash.ts21 interface Connect { // Then strictly compared with another signature in its context interface
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBackendD3D12.cpp119 BackendConnection* Connect(InstanceBase* instance) { in Connect() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DBackendGL.cpp125 BackendConnection* Connect(InstanceBase* instance) { in Connect() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBackendVk.cpp215 BackendConnection* Connect(InstanceBase* instance) { in Connect() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBackendD3D12.cpp199 BackendConnection* Connect(InstanceBase* instance) { in Connect() function
/third_party/node/src/
Dtcp_wrap.cc269 void TCPWrap::Connect(const FunctionCallbackInfo<Value>& args) { in Connect() function in node::TCPWrap
292 void TCPWrap::Connect(const FunctionCallbackInfo<Value>& args, in Connect() function in node::TCPWrap
Dinspector_js_api.cc40 static std::unique_ptr<InspectorSession> Connect( in Connect() function
51 static std::unique_ptr<InspectorSession> Connect( in Connect() function
Dpipe_wrap.cc213 void PipeWrap::Connect(const FunctionCallbackInfo<Value>& args) { in Connect() function in node::PipeWrap
Dudp_wrap.cc343 void UDPWrap::Connect(const FunctionCallbackInfo<Value>& args) { in Connect() function in node::UDPWrap
Dinspector_agent.cc751 std::unique_ptr<InspectorSession> Agent::Connect( in Connect() function in node::inspector::Agent
/third_party/grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.cc51 void Chttp2Connector::Connect(const Args& args, Result* result, in Connect() function in grpc_core::Chttp2Connector
/third_party/node/src/inspector/
Dmain_thread_interface.cc145 void Connect(std::unique_ptr<InspectorSessionDelegate> delegate) { in Connect() function in node::inspector::__anona07c9ff60111::MainThreadSessionState
299 std::unique_ptr<InspectorSession> MainThreadHandle::Connect( in Connect() function in node::inspector::MainThreadHandle
Dworker_inspector.cc78 std::unique_ptr<inspector::InspectorSession> ParentInspectorHandle::Connect( in Connect() function in node::inspector::ParentInspectorHandle
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DBackendGL.cpp302 BackendConnection* Connect(InstanceBase* instance, wgpu::BackendType backendType) { in Connect() function
/third_party/grpc/test/core/transport/chttp2/
Dsettings_timeout_test.cc102 void Connect() { in Connect() function in grpc_core::test::__anon11dfb1b00111::Client
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
Dsocket.cc256 std::shared_ptr<Socket> Socket::Connect(const char* address, in Connect() function in Socket
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBackendVk.cpp443 BackendConnection* Connect(InstanceBase* instance) { in Connect() function
/third_party/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc476 int Connect(WSAErrorContext* wsa_error_ctx, const struct sockaddr* target, in Connect() function in grpc_core::GrpcPolledFdWindows
771 static int Connect(ares_socket_t as, const struct sockaddr* target, in Connect() function in grpc_core::SockToPolledFdMap
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp55 BackendConnection* Connect(InstanceBase* instance) { in Connect() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp79 BackendConnection* Connect(InstanceBase* instance) { in Connect() function
/third_party/node/test/cctest/
Dtest_inspector_socket_server.cc98 void Connect(const std::string& host, int port, bool v6 = false) { in Connect() function in __anon74c9fee50111::SocketWrapper
/third_party/openssl/test/ossl_shim/
Dossl_shim.cc478 static int Connect(uint16_t port) { in Connect() function