/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/demo/transport/ |
H A D | sendstream_demo.c | 42 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function 113 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
|
H A D | openauthsession_demo.c | 36 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function 104 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
|
H A D | sendbytes_message_demo.c | 42 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function 120 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
|
H A D | sendfile_demo.c | 44 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function 140 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
|
H A D | dfs_demo.c | 44 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
|
H A D | getsessioninfo_demo.c | 49 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/fuzztest/softbusadapter_fuzzer/ |
H A D | softbusadapter_fuzzer.h | 29 void OnSessionOpened(int32_t sessionId, PeerSocketInfo info) override {} in OnSessionOpened() function
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/include/ |
H A D | softbus_adapter_test.h | 47 void OnSessionOpened(int32_t sessionId, PeerSocketInfo info) override {} in OnSessionOpened() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/createsessionserver_fuzzer/ |
H A D | createsessionserver_fuzzer.cpp | 26 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/include/ |
H A D | client_trans_session_callback.h | 28 … int32_t (*OnSessionOpened)(const char *sessionName, const ChannelInfo *channel, SessionType flag); member
|
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onbytesreceived_fuzzer/ |
H A D | on_bytes_received_fuzzer.cpp | 29 void OnSessionOpened(int32_t sessionId, int32_t sessionSide, int32_t result) override in OnSessionOpened() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/ |
H A D | screentrans_test_utils.h | 78 void OnSessionOpened() override {} in OnSessionOpened() function
|
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onsessionopened_fuzzer/ |
H A D | on_session_opened_fuzzer.cpp | 34 void OnSessionOpened(int32_t sessionId, int32_t sessionSide, int32_t result) override in OnSessionOpened() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/monitor_permission_test/ |
H A D | checkpermission_test.cpp | 39 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
|
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussession_fuzzer/ |
H A D | softbus_session_fuzzer.cpp | 31 void OnSessionOpened(int32_t sessionId, int32_t sessionSide, int32_t result) override in OnSessionOpened() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
|
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussessionobject_fuzzer/ |
H A D | softbus_session_object_fuzzer.cpp | 29 void OnSessionOpened(int32_t sessionId, int32_t sessionSide, int32_t result) override in OnSessionOpened() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/ |
H A D | pin_holder_session.cpp | 77 int PinHolderSession::OnSessionOpened(int sessionId, int result) in OnSessionOpened() function in OHOS::DistributedHardware::PinHolderSession
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_session_dispatcher.cpp | 81 void SoftbusSessionDispatcher::OnSessionOpened(int32_t sessionId, PeerSocketInfo info) in OnSessionOpened() function in OHOS::Storage::DistributedFile::SoftbusSessionDispatcher
|
H A D | softbus_session_listener.cpp | 73 void SoftBusSessionListener::OnSessionOpened(int32_t sessionId, PeerSocketInfo info) in OnSessionOpened() function in OHOS::Storage::DistributedFile::SoftBusSessionListener
|
H A D | softbus_agent.cpp | 239 void SoftbusAgent::OnSessionOpened(const int32_t sessionId, PeerSocketInfo info) in OnSessionOpened() function in OHOS::Storage::DistributedFile::SoftbusAgent
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinktrans/src/ |
H A D | screen_sink_trans.cpp | 278 void ScreenSinkTrans::OnSessionOpened() in OnSessionOpened() 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 | 88 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/ |
H A D | client_trans_session_impl_test.cpp | 50 int OnSessionOpened(std::shared_ptr<Communication::SoftBus::Session> session) in OnSessionOpened() function in OHOS::ISessionListenerTest
|
H A D | client_trans_channel_manager_test.cpp | 44 int32_t OnSessionOpened(const char *sessionName, const ChannelInfo *channel, SessionType flag) in OnSessionOpened() function
|
/ohos5.0/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite_session.c | 137 int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|