Home
last modified time | relevance | path

Searched refs:onRequestSent (Results 1 – 25 of 38) sorted by relevance

12

/dports/net/sems/sems-f89581a/apps/sbc/
H A DSubscriptionDialog.cpp159 void SubscriptionDialog::onRequestSent(const AmSipRequest& req) in onRequestSent() function in SubscriptionDialog
161 subs->onRequestSent(req); in onRequestSent()
162 SimpleRelayDialog::onRequestSent(req); in onRequestSent()
H A DSubscriptionDialog.h74 void onRequestSent(const AmSipRequest& req);
H A DSBCSimpleRelay.h151 void onRequestSent(const AmSipRequest& req);
/dports/net/sems/sems-f89581a/core/
H A DAmSipSubscription.h134 void onRequestSent(const AmSipRequest& req);
210 void onRequestSent(const AmSipRequest& req);
298 void onRequestSent(const AmSipRequest& req) in onRequestSent() function
299 { AmSipSubscription::onRequestSent(req); } in onRequestSent()
H A DAmOfferAnswer.h83 int onRequestSent(const AmSipRequest& req);
H A DAmSessionEventHandler.h85 virtual void onRequestSent(const AmSipRequest& req) {} in onRequestSent() function
H A DAmSipSubscription.cpp191 void SingleSubscription::onRequestSent(const AmSipRequest& req) in onRequestSent() function in SingleSubscription
580 void AmSipSubscription::onRequestSent(const AmSipRequest& req) in onRequestSent() function in AmSipSubscription
598 (*sub_it)->onRequestSent(req); in onRequestSent()
H A DAmB2BSession.h225 void onRequestSent(const AmSipRequest& req);
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/async/
H A DHibernatingRequestChannel.cpp30 void onRequestSent() noexcept override { cob_->onRequestSent(); } in onRequestSent() function in apache::thrift::HibernatingRequestChannel::RequestCallback
H A DThreadBoundAdaptorChannel.cpp36 void onRequestSent() noexcept override { in onRequestSent() function in apache::thrift::__anon10b78bbd0111::EvbRequestCallback
39 [cb = std::move(cb_)]() mutable { cb.release()->onRequestSent(); }); in onRequestSent()
51 cb->onRequestSent(); in onResponse()
63 cb->onRequestSent(); in onResponseError()
H A DReconnectingRequestChannel.cpp36 void onRequestSent() noexcept override { in onRequestSent() function in apache::thrift::__anonf3f3856a0111::ChannelKeepAlive
38 cob_->onRequestSent(); in onRequestSent()
40 cob_.release()->onRequestSent(); in onRequestSent()
H A DPooledRequestChannel.cpp89 void onRequestSent() noexcept override { in onRequestSent() function in apache::thrift::__anon6c415c6e0411::ExecutorRequestCallback
92 [cb = std::move(cb_)]() mutable { cb.release()->onRequestSent(); }); in onRequestSent()
103 cb->onRequestSent(); in onResponse()
114 cb->onRequestSent(); in onResponseError()
H A DChannelCallbacks.h85 cb_->onRequestSent(); in messageSent()
185 cb_.release()->onRequestSent(); in messageSent()
H A DHTTPClientChannel.cpp357 (oneway_ ? cb_.release() : cb_.get())->onRequestSent(); in messageSent()
457 (oneway_ ? cb_.release() : cb_.get())->onRequestSent(); in lastByteFlushed()
H A DFutureRequest.h378 void onRequestSent() noexcept override { in onRequestSent() function
382 callback->onRequestSent(); in onRequestSent()
H A DRequestCallback.h227 virtual void onRequestSent() noexcept {} in onRequestSent() function
246 void onRequestSent() noexcept override { in onRequestSent() function
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/
H A DAsyncPlugin.php79 public function onRequestSent(Event $event) function in Guzzle\\Plugin\\Async\\AsyncPlugin
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/
H A DCookiePlugin.php66 public function onRequestSent(Event $event) function in Guzzle\\Plugin\\Cookie\\CookiePlugin
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/
H A DClientBench.cpp54 cb->onRequestSent(); in sendRequestResponse()
79 cb.release()->onRequestSent(); in sendRequestNoResponse()
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/
H A DHistoryPlugin.php159 public function onRequestSent(Event $event) function in Guzzle\\Plugin\\History\\HistoryPlugin
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/transport/core/
H A DThriftClientCallback.cpp55 (oneWay_ ? cb_.release() : cb_.get())->onRequestSent(); in onThriftRequestSent()
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/
H A DBackoffPlugin.php76 public function onRequestSent(Event $event) function in Guzzle\\Plugin\\Backoff\\BackoffPlugin
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/
H A DLogPlugin.php136 public function onRequestSent(Event $event) function in Guzzle\\Plugin\\Log\\LogPlugin
/dports/net-im/qTox/qTox-1.17.4/src/persistence/
H A Dprofile.h92 void onRequestSent(const ToxPk& friendPk, const QString& message);
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Http/
H A DRedirectPlugin.php58 public function onRequestSent(Event $event) function in Guzzle\\Http\\RedirectPlugin

12