Home
last modified time | relevance | path

Searched defs:CloseSession (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dmaster_service.proto103 rpc CloseSession(CloseSessionRequest) returns (CloseSessionResponse); rpc
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_generic_session.h110 void CloseSession(webtransport::SessionErrorCode error_code, in CloseSession() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_master_service_impl.cc107 ::grpc::Status MasterService::Stub::CloseSession( in CloseSession() function in tensorflow::grpc::MasterService::Stub
H A Dgrpc_remote_master.cc75 Status CloseSession(CallOptions* call_options, in CloseSession() function in tensorflow::GrpcRemoteMaster
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/
H A Dsingle_machine.cc275 Status SingleMachine::CloseSession(bool use_timeout) { in CloseSession() function in tensorflow::grappler::SingleMachine
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dweb_transport_http3.cc88 void WebTransportHttp3::CloseSession(WebTransportSessionError error_code, in CloseSession() function in quic::WebTransportHttp3
/aosp_15_r20/trusty/user/app/gatekeeper/
Dtrusty_gatekeeper.cpp64 void TrustyGateKeeper::CloseSession() { in CloseSession() function in gatekeeper::TrustyGateKeeper
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dlocal_master.cc120 Status LocalMaster::CloseSession(CallOptions* call_options, in CloseSession() function in tensorflow::LocalMaster
H A Dmaster_test.cc124 Status CloseSession(const string& handle) { in CloseSession() function in tensorflow::MasterTest
H A Dmaster.cc557 void Master::CloseSession(const CloseSessionRequest* req, in CloseSession() function in tensorflow::Master
/aosp_15_r20/hardware/interfaces/bluetooth/ranging/aidl/vts/
H A DVtsHalBluetoothRangingTargetTest.cpp335 TEST_P(BluetoothRangingTest, CloseSession) { in TEST_P() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/encapsulated/
H A Dencapsulated_web_transport.cc115 void EncapsulatedSession::CloseSession(SessionErrorCode error_code, in CloseSession() function in webtransport::EncapsulatedSession
H A Dencapsulated_web_transport_test.cc149 TEST_F(EncapsulatedWebTransportTest, CloseSession) { in TEST_F() argument
/aosp_15_r20/trusty/user/app/keymaster/
Dsecure_storage_manager.cpp695 void SecureStorageManager::CloseSession() { in CloseSession() function in keymaster::SecureStorageManager