Home
last modified time | relevance | path

Searched defs:GetConnection (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/armnn/src/armnn/
H A DLayer.hpp206 inline const IOutputSlot* InputSlot::GetConnection() const { return GetConnectedOutputSlot(); } in GetConnection() function in armnn::InputSlot
207 inline IOutputSlot* InputSlot::GetConnection() { return GetConnectedOutputSlot(); } in GetConnection() function in armnn::InputSlot
H A DLayer.cpp75 const InputSlot* OutputSlot::GetConnection(unsigned int index) const in GetConnection() function in armnn::OutputSlot
81 InputSlot* OutputSlot::GetConnection(unsigned int index) in GetConnection() function in armnn::OutputSlot
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DCommunication.h87 lldb_private::Connection *GetConnection() { return m_connection_sp.get(); } in GetConnection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DCommunication.h87 lldb_private::Connection *GetConnection() { return m_connection_sp.get(); } in GetConnection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DCommunication.h87 lldb_private::Connection *GetConnection() { return m_connection_sp.get(); } in GetConnection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DCommunication.h87 lldb_private::Connection *GetConnection() { return m_connection_sp.get(); } in GetConnection() function
/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_request.hpp109 DBusConnection *GetConnection(void) { return mConnection; } in GetConnection() function in otbr::DBus::DBusRequest
/aosp_15_r20/external/googleapis/google/cloud/connectors/v1/
H A Dconnectors_service.proto52 rpc GetConnection(GetConnectionRequest) returns (Connection) { rpc
/aosp_15_r20/external/googleapis/google/cloud/bigquery/connection/v1beta1/
H A Dconnection.proto52 rpc GetConnection(GetConnectionRequest) returns (Connection) { rpc
/aosp_15_r20/external/google-cloud-java/java-bigqueryconnection/google-cloud-bigqueryconnection/src/main/java/com/google/cloud/bigqueryconnection/v1/
H A Dgapic_metadata.json19 "GetConnection": { object
/aosp_15_r20/external/google-cloud-java/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/src/main/proto/google/cloud/bigquery/connection/v1beta1/
H A Dconnection.proto52 rpc GetConnection(GetConnectionRequest) returns (Connection) { rpc
/aosp_15_r20/external/openscreen/osp/impl/presentation/
H A Dpresentation_connection.cc283 Connection* ConnectionManager::GetConnection(uint64_t connection_id) { in GetConnection() function in openscreen::osp::ConnectionManager
/aosp_15_r20/external/google-cloud-java/java-bigqueryconnection/google-cloud-bigqueryconnection/src/main/java/com/google/cloud/bigquery/connection/v1beta1/
H A Dgapic_metadata.json19 "GetConnection": { object
/aosp_15_r20/external/google-cloud-java/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/src/main/proto/google/cloud/bigquery/connection/v1/
H A Dconnection.proto59 rpc GetConnection(GetConnectionRequest) returns (Connection) { rpc
/aosp_15_r20/external/googleapis/google/cloud/bigquery/connection/v1/
H A Dconnection.proto59 rpc GetConnection(GetConnectionRequest) returns (Connection) { rpc
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/google-cloud-build/src/main/java/com/google/cloud/devtools/cloudbuild/v2/
H A Dgapic_metadata.json37 "GetConnection": { object
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v2/src/main/proto/google/devtools/cloudbuild/v2/
H A Drepositories.proto63 rpc GetConnection(GetConnectionRequest) returns (Connection) { rpc
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp382 std::shared_ptr<WsConnection> WsConnectionContext::GetConnection(void* raw) { in GetConnection() function in cuttlefish::webrtc_streaming::WsConnectionContext
/aosp_15_r20/external/aws-sdk-java-v2/services/apigatewaymanagementapi/src/main/resources/codegen-resources/
H A Dservice-2.json36 "GetConnection" : { object
/aosp_15_r20/external/googleapis/google/devtools/cloudbuild/v2/
H A Drepositories.proto64 rpc GetConnection(GetConnectionRequest) returns (Connection) { rpc
/aosp_15_r20/external/webrtc/p2p/base/
H A Dport.cc245 Connection* Port::GetConnection(const rtc::SocketAddress& remote_addr) { in GetConnection() function in cricket::Port
H A Dp2p_transport_channel_unittest.cc2592 Connection* GetConnection(P2PTransportChannel* channel, in GetConnection() function in cricket::P2PTransportChannelMultihomedTest
/aosp_15_r20/external/armnn/src/armnn/test/
H A DSubgraphViewTests.cpp2099 const IOutputSlot* GetConnection(IInputSlot* inputSlot, in GetConnection() function
2125 const IInputSlot* GetConnection(IOutputSlot* outputSlot, in GetConnection() function
/aosp_15_r20/external/stressapptest/src/
H A Dworker.cc2094 bool NetworkListenThread::GetConnection(int *pnewsock) { in GetConnection() function in NetworkListenThread
/aosp_15_r20/external/aws-sdk-java-v2/services/codestarconnections/src/main/resources/codegen-resources/
H A Dservice-2.json147 "GetConnection":{ object

12