Home
last modified time | relevance | path

Searched refs:FeatureCore (Results 1 – 25 of 108) sorted by relevance

12345

/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dfile-transfer-channel.cpp230 if (!isReady(FeatureCore)) { in state()
250 if (!isReady(FeatureCore)) { in stateReason()
274 if (!isReady(FeatureCore)) { in fileName()
293 if (!isReady(FeatureCore)) { in contentType()
318 if (!isReady(FeatureCore)) { in size()
342 if (!isReady(FeatureCore)) { in uri()
360 if (!isReady(FeatureCore)) { in contentHashType()
383 if (!isReady(FeatureCore)) { in contentHash()
406 if (!isReady(FeatureCore)) { in description()
424 if (!isReady(FeatureCore)) { in lastModificationTime()
[all …]
H A Dstream-tube-channel.cpp172 const Feature StreamTubeChannel::FeatureCore = member in Tp::StreamTubeChannel
199 immutableProperties, StreamTubeChannel::FeatureCore)); in create()
239 if (!isReady(FeatureCore)) { in service()
266 if (!isReady(FeatureCore)) { in supportsIPv4SocketsOnLocalhost()
309 if (!isReady(FeatureCore)) { in supportsIPv4SocketsWithSpecifiedAddress()
337 if (!isReady(FeatureCore)) { in supportsIPv6SocketsOnLocalhost()
380 if (!isReady(FeatureCore)) { in supportsIPv6SocketsWithSpecifiedAddress()
410 if (!isReady(FeatureCore)) { in supportsUnixSocketsOnLocalhost()
449 if (!isReady(FeatureCore)) { in supportsUnixSocketsWithCredentials()
479 if (!isReady(FeatureCore)) { in supportsAbstractUnixSocketsOnLocalhost()
[all …]
H A Dserver-authentication-channel.cpp62 …Features() << Channel::FeatureCore, // dependsOnFeatures (… in Private()
66 introspectables[ServerAuthenticationChannel::FeatureCore] = introspectableServerAuthentication; in Private()
110 const Feature ServerAuthenticationChannel::FeatureCore = Feature(QLatin1String(ServerAuthentication… member in Tp::ServerAuthenticationChannel
167 if (!isReady(ServerAuthenticationChannel::FeatureCore)) { in hasCaptchaInterface()
209 if (!isReady(ServerAuthenticationChannel::FeatureCore)) { in captchaAuthentication()
225 … mPriv->readinessHelper->setIntrospectCompleted(ServerAuthenticationChannel::FeatureCore, true); in gotCaptchaAuthenticationProperties()
229 … mPriv->readinessHelper->setIntrospectCompleted(ServerAuthenticationChannel::FeatureCore, false, in gotCaptchaAuthenticationProperties()
262 … mPriv->readinessHelper->setIntrospectCompleted(ServerAuthenticationChannel::FeatureCore, true); in gotServerAuthenticationProperties()
267 … mPriv->readinessHelper->setIntrospectCompleted(ServerAuthenticationChannel::FeatureCore, false, in gotServerAuthenticationProperties()
H A Dtube-channel.cpp60 …Features() << Channel::FeatureCore, // dependsOnFeatures (… in Private()
64 introspectables[TubeChannel::FeatureCore] = introspectableTube; in Private()
118 const Feature TubeChannel::FeatureCore = Feature(QLatin1String(TubeChannel::staticMetaObject.classN… member in Tp::TubeChannel
177 if (!isReady(FeatureCore)) { in parameters()
197 if (!isReady(FeatureCore)) { in state()
235 mPriv->readinessHelper->setIntrospectCompleted(TubeChannel::FeatureCore, true); in gotTubeProperties()
239 mPriv->readinessHelper->setIntrospectCompleted(TubeChannel::FeatureCore, false, in gotTubeProperties()
H A Daccount-manager.cpp170 if (!parent->isReady(FeatureCore) && in checkIntrospectionCompleted()
357 AccountManager::FeatureCore)); in create()
382 AccountManager::FeatureCore)); in create()
409 AccountManager::FeatureCore)); in create()
841 if (!isReady(FeatureCore)) { in accountsByProtocol()
867 if (!isReady(FeatureCore)) { in filterAccounts()
923 if (!isReady(FeatureCore)) { in filterAccounts()
944 if (!isReady(FeatureCore)) { in accountForObjectPath()
975 if (!isReady(FeatureCore)) { in accountsForObjectPaths()
1117 if (isReady(FeatureCore)) { in onAccountReady()
[all …]
H A Dcall-content.cpp85 introspectables[FeatureCore] = introspectableCore; in Private()
88 readinessHelper->becomeReady(FeatureCore); in Private()
110 if (!parent->isReady(FeatureCore) && incompleteStreams.size() == 0) { in checkIntrospectionCompleted()
111 readinessHelper->setIntrospectCompleted(FeatureCore, true); in checkIntrospectionCompleted()
165 const Feature CallContent::FeatureCore = Feature(QLatin1String(CallContent::staticMetaObject.classN… member in Tp::CallContent
175 objectPath.path(), FeatureCore), in CallContent()
328 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, false, in gotMainProperties()
354 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, true); in gotMainProperties()
391 if (isReady(FeatureCore) && !incomplete) { in onStreamsRemoved()
413 if (isReady(FeatureCore)) { in onStreamReady()
H A Ddebug-receiver.cpp60 introspectables[DebugReceiver::FeatureCore] = introspectableCore; in Private()
96 const Feature DebugReceiver::FeatureCore = Feature(QLatin1String(DebugReceiver::staticMetaObject.cl… member in Tp::DebugReceiver
104 : StatefulDBusProxy(bus, busName, TP_QT_DEBUG_OBJECT_PATH, DebugReceiver::FeatureCore), in DebugReceiver()
165 FeatureCore, false, op->errorName(), op->errorMessage()); in onRequestAllPropertiesFinished()
171 readinessHelper()->setIntrospectCompleted(FeatureCore, true); in onRequestAllPropertiesFinished()
H A Ddbus-tube-channel.cpp79 …Features() << TubeChannel::FeatureCore, // dependsOnFeatures (core) in Private()
83 introspectables[DBusTubeChannel::FeatureCore] = introspectableDBusTube; in Private()
87 … Features() << DBusTubeChannel::FeatureCore, // dependsOnFeatures (core) in Private()
146 self->readinessHelper->setIntrospectCompleted(DBusTubeChannel::FeatureCore, true); in introspectDBusTube()
186 const Feature DBusTubeChannel::FeatureCore = Feature(QLatin1String(DBusTubeChannel::staticMetaObjec… member in Tp::DBusTubeChannel
247 if (!isReady(FeatureCore)) { in serviceName()
279 if (!isReady(FeatureCore)) { in supportsRestrictingToCurrentUser()
354 mPriv->readinessHelper->setIntrospectCompleted(DBusTubeChannel::FeatureCore, true); in onRequestAllPropertiesFinished()
358 mPriv->readinessHelper->setIntrospectCompleted(DBusTubeChannel::FeatureCore, false); in onRequestAllPropertiesFinished()
H A Dcontact-search-channel.cpp104 …Features() << Channel::FeatureCore, // dependsOnFeatures (core) in Private()
108 introspectables[FeatureCore] = introspectableCore; in Private()
342 const Feature ContactSearchChannel::FeatureCore = Feature(QLatin1String(ContactSearchChannel::stati… member in Tp::ContactSearchChannel
358 immutableProperties, ContactSearchChannel::FeatureCore)); in create()
495 if (!isReady(FeatureCore)) { in search()
520 if (!isReady(FeatureCore)) { in continueSearch()
548 if (!isReady(FeatureCore)) { in stopSearch()
575 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, true); in gotProperties()
579 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, false, in gotProperties()
594 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, true); in gotSearchState()
[all …]
H A Dcall-stream.cpp120 introspectables[FeatureCore] = introspectableCore; in Private()
123 readinessHelper->becomeReady(FeatureCore); in Private()
149 if (!parent->isReady(FeatureCore)) { in processRemoteMembersChanged()
150 readinessHelper->setIntrospectCompleted(FeatureCore, true); in processRemoteMembersChanged()
207 const Feature CallStream::FeatureCore = Feature(QLatin1String(CallStream::staticMetaObject.classNam… member in Tp::CallStream
217 objectPath.path(), FeatureCore), in CallStream()
342 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, false, in gotMainProperties()
393 if (isReady(FeatureCore) && mPriv->remoteMembersContacts.contains(handle)) { in gotRemoteMembersContacts()
404 if (isReady(FeatureCore) && mPriv->remoteMembersContacts.contains(handle)) { in gotRemoteMembersContacts()
413 if (isReady(FeatureCore)) { in gotRemoteMembersContacts()
H A Dchannel.cpp1565 Channel::FeatureCore)); in create()
1626 if (isReady(Channel::FeatureCore)) { in immutableProperties()
1706 if (!isReady(Channel::FeatureCore)) { in targetHandleType()
1725 if (!isReady(Channel::FeatureCore)) { in targetHandle()
1750 if (!isReady(Channel::FeatureCore)) { in targetId()
1768 if (!isReady(Channel::FeatureCore)) { in targetContact()
1788 if (!isReady(Channel::FeatureCore)) { in isRequested()
1805 if (!isReady(Channel::FeatureCore)) { in initiatorContact()
1974 if (!isReady(Channel::FeatureCore)) { in requestLeave()
2034 if (!isReady(Channel::FeatureCore)) { in groupFlags()
[all …]
H A Dchannel-dispatch-operation.cpp110 introspectables[FeatureCore] = introspectableCore; in Private()
214 readinessHelper->setIntrospectCompleted(FeatureCore, true); in extractMainProps()
312 const Feature ChannelDispatchOperation::FeatureCore = Feature(QLatin1String(ChannelDispatchOperatio… member in Tp::ChannelDispatchOperation
364 objectPath, FeatureCore), in ChannelDispatchOperation()
590 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, in gotMainProperties()
615 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, false); in onProxiesPrepared()
617 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, true); in onProxiesPrepared()
H A Dprofile-manager.cpp70 introspectables[FeatureCore] = introspectableCore; in Private()
74 Features() << FeatureCore, // dependsOnFeatures in Private()
125 self->readinessHelper->setIntrospectCompleted(FeatureCore, true); in introspectMain()
153 const Feature ProfileManager::FeatureCore = Feature(QLatin1String(ProfileManager::staticMetaObject.… member in Tp::ProfileManager
194 ReadyObject(this, FeatureCore), in ProfileManager()
H A Dconnection-manager.cpp110 const Feature ConnectionManager::Private::ProtocolWrapper::FeatureCore = member in Tp::ConnectionManager::Private::ProtocolWrapper
139 introspectables[FeatureCore] = introspectableCore; in ProtocolWrapper()
245 mReadinessHelper->setIntrospectCompleted(FeatureCore, true); in continueIntrospection()
554 introspectables[FeatureCore] = introspectableCore; in Private()
596 self->readinessHelper->setIntrospectCompleted(FeatureCore, true); in introspectMain()
782 Private::makeObjectPath(name), FeatureCore), in ConnectionManager()
1008 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, false, in gotMainProperties()
1061 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, true); in gotProtocolsLegacy()
1113 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, true); in gotParametersLegacy()
1141 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, true); in onProtocolReady()
[all …]
H A Dchannel-request.cpp126 introspectables[FeatureCore] = introspectableCore; in Private()
251 readinessHelper->setIntrospectCompleted(FeatureCore, true); in extractMainProps()
284 const Feature ChannelRequest::FeatureCore = Feature(QLatin1String(ChannelRequest::staticMetaObject.… member in Tp::ChannelRequest
345 objectPath, FeatureCore), in ChannelRequest()
377 objectPath, FeatureCore), in ChannelRequest()
599 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, in gotMainProperties()
612 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, false, in onAccountReady()
618 mPriv->readinessHelper->setIntrospectCompleted(FeatureCore, true); in onAccountReady()
H A Dincoming-stream-tube-channel.cpp89 const Feature IncomingStreamTubeChannel::FeatureCore = member in Tp::IncomingStreamTubeChannel
106 immutableProperties, IncomingStreamTubeChannel::FeatureCore)); in create()
170 if (!isReady(IncomingStreamTubeChannel::FeatureCore)) { in acceptTubeAsTcpSocket()
340 if (!isReady(IncomingStreamTubeChannel::FeatureCore)) { in acceptTubeAsUnixSocket()
/dports/net-im/ktp-approver/ktp-approver-21.12.3/src/
H A Dktpapprovermodule.cpp55 channelFactory->addCommonFeatures(Tp::Channel::FeatureCore); in KTpApproverModule()
57 << Tp::TextChannel::FeatureCore in KTpApproverModule()
60 Tp::IncomingFileTransferChannel::FeatureCore); in KTpApproverModule()
63 Tp::IncomingStreamTubeChannel::FeatureCore); in KTpApproverModule()
66 Tp::IncomingDBusTubeChannel::FeatureCore); in KTpApproverModule()
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/dbus/
H A Ddbus-tube-chan.cpp255 QVERIFY(connect(mChan->becomeReady(OutgoingDBusTubeChannel::FeatureCore), in testCreation()
259 QCOMPARE(mChan->isReady(OutgoingDBusTubeChannel::FeatureCore), true); in testCreation()
271 QVERIFY(connect(mChan->becomeReady(IncomingDBusTubeChannel::FeatureCore), in testCreation()
275 QCOMPARE(mChan->isReady(IncomingDBusTubeChannel::FeatureCore), true); in testCreation()
305 QCOMPARE(mChan->isReady(IncomingDBusTubeChannel::FeatureCore), true); in testAcceptSuccess()
353 QVERIFY(connect(mChan->becomeReady(IncomingDBusTubeChannel::FeatureCore | in testAcceptFail()
358 QCOMPARE(mChan->isReady(IncomingDBusTubeChannel::FeatureCore), true); in testAcceptFail()
399 QCOMPARE(mChan->isReady(OutgoingDBusTubeChannel::FeatureCore), true); in testOfferSuccess()
508 QVERIFY(connect(mChan->becomeReady(OutgoingDBusTubeChannel::FeatureCore | in testOutgoingBusNameMonitoring()
655 QCOMPARE(mChan->isReady(IncomingDBusTubeChannel::FeatureCore), true); in testAcceptCornerCases()
[all …]
H A Dclient-factories.cpp440 chanFact->addCommonFeatures(Channel::FeatureCore); in initTestCase()
586 QCOMPARE(accFact->features(), Features(Account::FeatureCore)); in testFactoryAccess()
880 QVERIFY(textChan->isReady(Channel::FeatureCore)); in testHandleChannels()
1000 commonFeatures.insert(Channel::FeatureCore); in testChannelFactoryAccessors()
1036 textChatFeatures.insert(TextChannel::FeatureCore); in testChannelFactoryAccessors()
1042 textChatroomFeatures.insert(TextChannel::FeatureCore); in testChannelFactoryAccessors()
1060 outFtFeatures.insert(FileTransferChannel::FeatureCore); in testChannelFactoryAccessors()
1065 inFtFeatures.insert(FileTransferChannel::FeatureCore); in testChannelFactoryAccessors()
1066 inFtFeatures.insert(IncomingFileTransferChannel::FeatureCore); in testChannelFactoryAccessors()
1071 outStubeFeatures.insert(StreamTubeChannel::FeatureCore); in testChannelFactoryAccessors()
[all …]
H A Daccount-connection-factory.cpp255 Connection::FeatureCore), in testReadifyingFactoryInitialConn()
268 QVERIFY(conn->isReady(Connection::FeatureCore)); in testReadifyingFactoryInitialConn()
270 QCOMPARE(mAccount->connectionFactory()->features(), Features(Connection::FeatureCore)); in testReadifyingFactoryInitialConn()
277 Connection::FeatureCore), in testSwitch()
316 QVERIFY(conn->isReady(Connection::FeatureCore)); in testSwitch()
338 QVERIFY(conn->isReady(Connection::FeatureCore)); in testSwitch()
355 Connection::FeatureCore), in testQueuedSwitch()
H A Dstream-tube-chan.cpp379 QVERIFY(connect(mChan->becomeReady(OutgoingStreamTubeChannel::FeatureCore), in testCreation()
383 QCOMPARE(mChan->isReady(OutgoingStreamTubeChannel::FeatureCore), true); in testCreation()
404 QVERIFY(connect(mChan->becomeReady(IncomingStreamTubeChannel::FeatureCore), in testCreation()
408 QCOMPARE(mChan->isReady(IncomingStreamTubeChannel::FeatureCore), true); in testCreation()
435 QVERIFY(connect(mChan->becomeReady(IncomingStreamTubeChannel::FeatureCore | in testAcceptTwice()
440 QCOMPARE(mChan->isReady(IncomingStreamTubeChannel::FeatureCore), true); in testAcceptTwice()
476 QCOMPARE(mChan->isReady(IncomingStreamTubeChannel::FeatureCore), true); in testAcceptSuccess()
588 QVERIFY(connect(mChan->becomeReady(IncomingStreamTubeChannel::FeatureCore | in testAcceptFail()
593 QCOMPARE(mChan->isReady(IncomingStreamTubeChannel::FeatureCore), true); in testAcceptFail()
634 QCOMPARE(mChan->isReady(OutgoingStreamTubeChannel::FeatureCore), true); in testOfferSuccess()
[all …]
H A Dconn-introspect-cornercases.cpp170 QCOMPARE(mConn->isReady(Connection::FeatureCore), true); in testSelfHandleChangeBeforeConnecting()
221 QCOMPARE(mConn->isReady(Connection::FeatureCore), true); in testSelfHandleChangeWhileBuilding()
240 QCOMPARE(mConn->isReady(Connection::FeatureCore), true); in testSelfHandleChangeWhileBuilding()
266 QCOMPARE(mConn->isReady(Connection::FeatureCore), true); in testSelfHandleChangeWhileBuilding()
331 QCOMPARE(mConn->isReady(Connection::FeatureCore), true); in testSlowpath()
377 QCOMPARE(mConn->isReady(Connection::FeatureCore), true); in testStatusChange()
411 QCOMPARE(mConn->isReady(Connection::FeatureCore), true); in testStatusChange()
/dports/net-im/ktp-call-ui/ktp-call-ui-21.12.3/src/
H A Dmain.cpp54 Tp::Features() << Tp::Account::FeatureCore in main()
59 Tp::Features() << Tp::Connection::FeatureCore in main()
66 channelFactory->addCommonFeatures(Tp::Channel::FeatureCore); in main()
/dports/net-im/ktp-auth-handler/ktp-auth-handler-21.12.3/
H A Dmain.cpp84 QDBusConnection::sessionBus(), Tp::Account::FeatureCore); in main()
86 QDBusConnection::sessionBus(), Tp::Connection::FeatureCore); in main()
89 channelFactory->addCommonFeatures(Tp::Channel::FeatureCore); in main()
/dports/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-21.12.3/src/
H A Dmain.cpp84 channelFactory->addCommonFeatures(Tp::Channel::FeatureCore); in main()
85 channelFactory->addFeaturesForIncomingFileTransfers(Tp::FileTransferChannel::FeatureCore); in main()
86 channelFactory->addFeaturesForOutgoingFileTransfers(Tp::FileTransferChannel::FeatureCore); in main()

12345