/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/createsessionserver_fuzzer/ |
H A D | createsessionserver_fuzzer.cpp | 26 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
/foundation/communication/dsoftbus/sdk/transmission/session/include/ |
H A D | client_trans_session_callback.h | 27 int32_t (*OnSessionOpened)(const char *sessionName, const ChannelInfo *channel, SessionType flag); member
|
/foundation/communication/dsoftbus/tests/sdk/transmission/demo/transport/ |
H A D | sendbytes_message_demo.c | 42 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function 120 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
H A D | sendstream_demo.c | 42 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function 113 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
H A D | openauthsession_demo.c | 36 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function 104 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
H A D | dfs_demo.c | 44 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
H A D | getsessioninfo_demo.c | 49 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
H A D | sendfile_demo.c | 44 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function 140 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/monitor_permission_test/ |
H A D | checkpermission_test.cpp | 39 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
/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
|
/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite_session.c | 137 int32_t OnSessionOpened(int32_t sessionId, int32_t result)
in OnSessionOpened() function
|
/foundation/communication/dsoftbus/tests/sdk/transmission/benchmarktest/ |
H A D | trans_test.cpp | 126 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/ |
H A D | client_trans_session_impl_test.cpp | 50 int32_t OnSessionOpened(std::shared_ptr<Communication::SoftBus::Session> session) in OnSessionOpened() function in OHOS::ISessionListenerTest
|
H A D | client_trans_channel_callback_test.cpp | 37 int32_t OnSessionOpened(const char *sessionName, const ChannelInfo *channel, SessionType flag) in OnSessionOpened() function
|
H A D | client_trans_channel_manager_test.cpp | 44 int32_t OnSessionOpened(const char *sessionName, const ChannelInfo *channel, SessionType flag) in OnSessionOpened() function
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/phone/ |
H A D | ble_auth_channel_phone_test.cpp | 88 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/ |
H A D | trans_session_test.cpp | 68 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranssessionmanager_fuzzer/ |
H A D | clienttranssessionmanager_fuzzer.cpp | 24 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/ |
H A D | softbus_session.cpp | 168 int SoftbusSession::OnSessionOpened(int sessionId, int result) in OnSessionOpened() function in OHOS::DistributedHardware::SoftbusSession
|
/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
|
/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
|
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/src/ |
H A D | screen_source_trans.cpp | 331 void ScreenSourceTrans::OnSessionOpened() in OnSessionOpened() function in OHOS::DistributedHardware::ScreenSourceTrans
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/ |
H A D | session_manager.cpp | 140 void SessionManager::OnSessionOpened(int socket, int result) in OnSessionOpened() function in OHOS::FileManagement::CloudSync::SessionManager
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/ |
H A D | auth_session_test.cpp | 132 int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/board/ |
H A D | ble_auth_channel_test.cpp | 113 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
|