Home
last modified time | relevance | path

Searched defs:OnSessionClosed (Results 1 – 25 of 69) sorted by relevance

123

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/demo/transport/
H A Dsendstream_demo.c49 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
119 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
H A Dopenauthsession_demo.c43 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
110 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
H A Dsendbytes_message_demo.c49 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
126 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
H A Dsendfile_demo.c51 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
146 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
H A Ddfs_demo.c51 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
H A Dgetsessioninfo_demo.c56 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/fuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.h30 void OnSessionClosed(int32_t sessionId, ShutdownReason reason) override {} in OnSessionClosed() function
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/include/
H A Dsoftbus_adapter_test.h48 void OnSessionClosed(int32_t sessionId, ShutdownReason reason) override {} in OnSessionClosed() function
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/createsessionserver_fuzzer/
H A Dcreatesessionserver_fuzzer.cpp31 static void OnSessionClosed(int sessionId) {} in OnSessionClosed() function
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/include/
H A Dclient_trans_session_callback.h29 int32_t (*OnSessionClosed)(int32_t channelId, int32_t channelType, ShutdownReason reason); member
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onbytesreceived_fuzzer/
H A Don_bytes_received_fuzzer.cpp35 void OnSessionClosed(int32_t sessionId) override in OnSessionClosed() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/
H A Dscreentrans_test_utils.h79 void OnSessionClosed() override {} in OnSessionClosed() function
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onsessionopened_fuzzer/
H A Don_session_opened_fuzzer.cpp40 void OnSessionClosed(int32_t sessionId) override in OnSessionClosed() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussession_fuzzer/
H A Dsoftbus_session_fuzzer.cpp37 void OnSessionClosed(int32_t sessionId) override in OnSessionClosed() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussessionobject_fuzzer/
H A Dsoftbus_session_object_fuzzer.cpp35 void OnSessionClosed(int32_t sessionId) override in OnSessionClosed() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/qos/
H A Dtrans_qos_stat_server_test.cpp60 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder_session.cpp89 void PinHolderSession::OnSessionClosed(int sessionId) in OnSessionClosed() function in OHOS::DistributedHardware::PinHolderSession
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_dispatcher.cpp103 void SoftbusSessionDispatcher::OnSessionClosed(int32_t sessionId, ShutdownReason reason) in OnSessionClosed() function in OHOS::Storage::DistributedFile::SoftbusSessionDispatcher
H A Dsoftbus_session_listener.cpp125 void SoftBusSessionListener::OnSessionClosed(int32_t sessionId, ShutdownReason reason) in OnSessionClosed() function in OHOS::Storage::DistributedFile::SoftBusSessionListener
H A Dsoftbus_agent.cpp249 void SoftbusAgent::OnSessionClosed(int32_t sessionId, const std::string peerDeviceId) in OnSessionClosed() function in OHOS::Storage::DistributedFile::SoftbusAgent
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinktrans/src/
H A Dscreen_sink_trans.cpp290 void ScreenSinkTrans::OnSessionClosed() in OnSessionClosed() function in OHOS::DistributedHardware::ScreenSinkTrans
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/phone/
H A Dble_auth_channel_phone_test.cpp98 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
H A Dclient_trans_session_impl_test.cpp55 void OnSessionClosed(std::shared_ptr<Communication::SoftBus::Session> session) in OnSessionClosed() function in OHOS::ISessionListenerTest
H A Dclient_trans_channel_manager_test.cpp48 int32_t OnSessionClosed(int32_t channelId, int32_t channelType, ShutdownReason reason) in OnSessionClosed() function
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A Ddistributed_stream_test_agent.cpp102 void DistributeStreamTestAgent::OnSessionClosed(int sessionId) in OnSessionClosed() function in OHOS::DistributeStreamTestAgent

123