/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/demo/transport/ |
H A D | sendstream_demo.c | 49 static void OnSessionClosed(int sessionId) in OnSessionClosed() function 119 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
|
H A D | openauthsession_demo.c | 43 static void OnSessionClosed(int sessionId) in OnSessionClosed() function 110 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
|
H A D | sendbytes_message_demo.c | 49 static void OnSessionClosed(int sessionId) in OnSessionClosed() function 126 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
|
H A D | sendfile_demo.c | 51 static void OnSessionClosed(int sessionId) in OnSessionClosed() function 146 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
|
H A D | dfs_demo.c | 51 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
|
H A D | getsessioninfo_demo.c | 56 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/fuzztest/softbusadapter_fuzzer/ |
H A D | softbusadapter_fuzzer.h | 30 void OnSessionClosed(int32_t sessionId, ShutdownReason reason) override {} in OnSessionClosed() function
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/include/ |
H A D | softbus_adapter_test.h | 48 void OnSessionClosed(int32_t sessionId, ShutdownReason reason) override {} in OnSessionClosed() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/createsessionserver_fuzzer/ |
H A D | createsessionserver_fuzzer.cpp | 31 static void OnSessionClosed(int sessionId) {} in OnSessionClosed() function
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/include/ |
H A D | client_trans_session_callback.h | 29 int32_t (*OnSessionClosed)(int32_t channelId, int32_t channelType, ShutdownReason reason); member
|
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onbytesreceived_fuzzer/ |
H A D | on_bytes_received_fuzzer.cpp | 35 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 D | screentrans_test_utils.h | 79 void OnSessionClosed() override {} in OnSessionClosed() function
|
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onsessionopened_fuzzer/ |
H A D | on_session_opened_fuzzer.cpp | 40 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 D | softbus_session_fuzzer.cpp | 37 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 D | softbus_session_object_fuzzer.cpp | 35 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 D | trans_qos_stat_server_test.cpp | 60 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/ |
H A D | pin_holder_session.cpp | 89 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 D | softbus_session_dispatcher.cpp | 103 void SoftbusSessionDispatcher::OnSessionClosed(int32_t sessionId, ShutdownReason reason) in OnSessionClosed() function in OHOS::Storage::DistributedFile::SoftbusSessionDispatcher
|
H A D | softbus_session_listener.cpp | 125 void SoftBusSessionListener::OnSessionClosed(int32_t sessionId, ShutdownReason reason) in OnSessionClosed() function in OHOS::Storage::DistributedFile::SoftBusSessionListener
|
H A D | softbus_agent.cpp | 249 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 D | screen_sink_trans.cpp | 290 void ScreenSinkTrans::OnSessionClosed() in OnSessionClosed() function in OHOS::DistributedHardware::ScreenSinkTrans
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/phone/ |
H A D | ble_auth_channel_phone_test.cpp | 98 static void OnSessionClosed(int sessionId) in OnSessionClosed() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/ |
H A D | client_trans_session_impl_test.cpp | 55 void OnSessionClosed(std::shared_ptr<Communication::SoftBus::Session> session) in OnSessionClosed() function in OHOS::ISessionListenerTest
|
H A D | client_trans_channel_manager_test.cpp | 48 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 D | distributed_stream_test_agent.cpp | 102 void DistributeStreamTestAgent::OnSessionClosed(int sessionId) in OnSessionClosed() function in OHOS::DistributeStreamTestAgent
|