Home
last modified time | relevance | path

Searched defs:session_ (Results 1 – 25 of 181) sorted by relevance

12345678

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dreceiver_session_unittest.cc391 std::unique_ptr<ReceiverSession> session_; member in openscreen::cast::ReceiverSessionTest
399 ReceiverSession::ConfiguredReceivers cr) { in TEST_F()
459 ReceiverSession::ConfiguredReceivers cr) { in TEST_F()
505 .WillOnce([](const ReceiverSession* session_, in TEST_F()
526 .WillOnce([](const ReceiverSession* session_, in TEST_F()
527 ReceiverSession::ConfiguredReceivers cr) { in TEST_F()
899 ReceiverSession::RemotingNegotiation negotiation) { in TEST_F()
944 ReceiverSession::RemotingNegotiation negotiation) mutable { in TEST_F()
H A Dcompound_rtcp_parser.h111 RtcpSession* const session_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
H A Dmoqt_session.h67 : session_(session), in session_() function
199 MoqtSession* session_; variable
230 webtransport::Session* session_; variable
H A Dmoqt_integration_test.cc72 MoqtSession session_; member in moqt::test::__anon1fd2ff0b0111::ClientEndpoint
116 MoqtSession session_; member in moqt::test::__anon1fd2ff0b0111::ServerEndpoint
H A Dmoqt_session.cc541 std::move(session_->callbacks_.session_established_callback)(); in OnClientSetupMessage() local
569 std::move(session_->callbacks_.session_established_callback)(); in OnServerSetupMessage() local
/aosp_15_r20/trusty/user/app/storage/
Daidl_service.cpp270 std::weak_ptr<StorageClientSession> session_; member in storage_service::__anon922e333c0111::Dir
454 std::weak_ptr<StorageClientSession> session_; member in storage_service::__anon922e333c0111::File
564 std::shared_ptr<StorageClientSession> session_; member in storage_service::__anon922e333c0111::StorageSession
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_client_session.h349 base::WeakPtr<QuicChromiumClientSession> session_; variable
430 const raw_ptr<QuicChromiumClientSession::Handle> session_; variable
567 raw_ptr<QuicChromiumClientSession> session_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/
H A Dmasque_client_bin.cc172 MasqueClientSession* session_; member in quic::__anon36a59e350111::MasqueTunSession
238 MasqueClientSession* session_; member in quic::__anon36a59e350111::MasqueTapSession
/aosp_15_r20/external/sdk-platform-java/showcase/proto-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/
H A DCreateSessionRequest.java51 private com.google.showcase.v1beta1.Session session_; field in CreateSessionRequest
434 private com.google.showcase.v1beta1.Session session_; field in CreateSessionRequest.Builder
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_generic_session_test.cc92 QuicGenericClientSession session_; member in quic::test::__anona2937e000111::ClientEndpoint
132 QuicGenericServerSession session_; member in quic::test::__anona2937e000111::ServerEndpoint
H A Dquic_crypto_handshaker.h41 QuicSession* session_; variable
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
H A DSessionInfo.java84 private volatile java.lang.Object session_ = ""; field in SessionInfo
694 private java.lang.Object session_ = ""; field in SessionInfo.Builder
H A DMatchIntentRequest.java73 private volatile java.lang.Object session_ = ""; field in MatchIntentRequest
697 private java.lang.Object session_ = ""; field in MatchIntentRequest.Builder
H A DDetectIntentRequest.java73 private volatile java.lang.Object session_ = ""; field in DetectIntentRequest
749 private java.lang.Object session_ = ""; field in DetectIntentRequest.Builder
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
H A DMatchIntentRequest.java73 private volatile java.lang.Object session_ = ""; field in MatchIntentRequest
696 private java.lang.Object session_ = ""; field in MatchIntentRequest.Builder
H A DSessionInfo.java84 private volatile java.lang.Object session_ = ""; field in SessionInfo
683 private java.lang.Object session_ = ""; field in SessionInfo.Builder
H A DDetectIntentRequest.java73 private volatile java.lang.Object session_ = ""; field in DetectIntentRequest
749 private java.lang.Object session_ = ""; field in DetectIntentRequest.Builder
/aosp_15_r20/external/cronet/base/test/
H A Dtest_trace_processor.h76 std::unique_ptr<perfetto::TracingSession> session_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_stream.h51 QboneSessionBase* session_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/tools/
H A Dmoqt_client.h40 MoqtSession* session_ = nullptr; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_adapter.h71 std::unique_ptr<OgHttp2Session> session_; variable
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dsession_ref.h81 std::shared_ptr<Session> session_; variable
/aosp_15_r20/system/nfc/src/fuzzers/integration/
H A Dnfc_integration_fuzzer_impl.h24 const Session* session_; variable
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/
H A DWebhookRequest.java74 private volatile java.lang.Object session_ = ""; field in WebhookRequest
732 private java.lang.Object session_ = ""; field in WebhookRequest.Builder
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dtf_session.h109 std::unique_ptr<tensorflow::Session> session_; variable

12345678