Home
last modified time | relevance | path

Searched refs:FromExisting (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/liblinphone/linphone-3.12.0/java/impl/org/linphone/core/
H A DLinphoneCallLogImpl.java45 return new LinphoneAddressImpl(getFrom(nativePtr),LinphoneAddressImpl.WrapMode.FromExisting); in getFrom()
49 return new LinphoneAddressImpl(getTo(nativePtr),LinphoneAddressImpl.WrapMode.FromExisting); in getTo()
H A DLinphoneAddressImpl.java27 FromExisting enumConstant
71 case FromExisting: in LinphoneAddressImpl()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DynamicData/DynamicData/ModelProviders/
H A DSimpleColumnProvider.cs27 … return AttributeCollection.FromExisting(base.Attributes, new ScaffoldColumnAttribute(false));
H A DColumnProvider.cs71 … attributes = AttributeCollection.FromExisting(attributes, extraAttributes.ToArray()); in AddDefaultAttributes()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/osp/impl/quic/
H A Dquic_client.cc95 return QuicProtocolConnection::FromExisting( in CreateProtocolConnection()
128 QuicProtocolConnection::FromExisting(this, connection, delegate, in OnCryptoHandshakeComplete()
H A Dquic_service_common.h31 static std::unique_ptr<QuicProtocolConnection> FromExisting(
H A Dquic_server.cc98 return QuicProtocolConnection::FromExisting( in CreateProtocolConnection()
H A Dquic_service_common.cc15 std::unique_ptr<QuicProtocolConnection> QuicProtocolConnection::FromExisting( in FromExisting() function in openscreen::osp::QuicProtocolConnection
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/osp/impl/quic/
H A Dquic_client.cc95 return QuicProtocolConnection::FromExisting( in CreateProtocolConnection()
128 QuicProtocolConnection::FromExisting(this, connection, delegate, in OnCryptoHandshakeComplete()
H A Dquic_service_common.h31 static std::unique_ptr<QuicProtocolConnection> FromExisting(
H A Dquic_server.cc98 return QuicProtocolConnection::FromExisting( in CreateProtocolConnection()
H A Dquic_service_common.cc15 std::unique_ptr<QuicProtocolConnection> QuicProtocolConnection::FromExisting( in FromExisting() function in openscreen::osp::QuicProtocolConnection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/
H A DAssociatedMetadataTypeTypeDescriptor.cs75 attributes = AttributeCollection.FromExisting(attributes, newAttributes); in GetAttributes()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DAttributeCollection.cs62 …public static AttributeCollection FromExisting(AttributeCollection existing, params Attribute[] ne… in FromExisting() method in System.ComponentModel.AttributeCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DAttributeCollection.cs94 …public static AttributeCollection FromExisting(AttributeCollection existing, params Attribute[] ne… in FromExisting() method in System.ComponentModel.AttributeCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.DynamicData/System.Web.DynamicData/
H A DMetaColumn.cs520 …reflected = AttributeCollection.FromExisting (reflected, new Attribute[] { new RequiredAttribute (… in LoadAttributes()
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/unit/tests/
H A Dtest_data_type.cpp114 TEST(DataTypeUnitTest, FromExisting) { in TEST() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.TypeConverter.cs51 …public static System.ComponentModel.AttributeCollection FromExisting(System.ComponentModel.Attribu… in FromExisting() method in System.ComponentModel.AttributeCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs1220 …public static System.ComponentModel.AttributeCollection FromExisting(System.ComponentModel.Attribu… in FromExisting() method in System.ComponentModel.AttributeCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs1223 …public static System.ComponentModel.AttributeCollection FromExisting(System.ComponentModel.Attribu… in FromExisting() method in System.ComponentModel.AttributeCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs1218 …public static System.ComponentModel.AttributeCollection FromExisting(System.ComponentModel.Attribu… in FromExisting() method in System.ComponentModel.AttributeCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs1219 …public static System.ComponentModel.AttributeCollection FromExisting(System.ComponentModel.Attribu… in FromExisting() method in System.ComponentModel.AttributeCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs2882 …public static System.ComponentModel.AttributeCollection FromExisting(System.ComponentModel.Attribu… in FromExisting() method in System.ComponentModel.AttributeCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs2646 …public static System.ComponentModel.AttributeCollection FromExisting(System.ComponentModel.Attribu… in FromExisting() method in System.ComponentModel.AttributeCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs2664 …public static System.ComponentModel.AttributeCollection FromExisting(System.ComponentModel.Attribu… in FromExisting() method in System.ComponentModel.AttributeCollection

12