Home
last modified time | relevance | path

Searched defs:OnSessionOpened (Results 1 - 25 of 58) sorted by relevance

123

/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/createsessionserver_fuzzer/
H A Dcreatesessionserver_fuzzer.cpp26 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
/foundation/communication/dsoftbus/sdk/transmission/session/include/
H A Dclient_trans_session_callback.h27 int32_t (*OnSessionOpened)(const char *sessionName, const ChannelInfo *channel, SessionType flag); member
/foundation/communication/dsoftbus/tests/sdk/transmission/demo/transport/
H A Dsendbytes_message_demo.c42 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 Dsendstream_demo.c42 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 Dopenauthsession_demo.c36 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 Ddfs_demo.c44 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
H A Dgetsessioninfo_demo.c49 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
H A Dsendfile_demo.c44 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 Dcheckpermission_test.cpp39 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_dispatcher.cpp81 void SoftbusSessionDispatcher::OnSessionOpened(int32_t sessionId, PeerSocketInfo info) in OnSessionOpened() function in OHOS::Storage::DistributedFile::SoftbusSessionDispatcher
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_session.c137 int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
/foundation/communication/dsoftbus/tests/sdk/transmission/benchmarktest/
H A Dtrans_test.cpp126 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
H A Dclient_trans_session_impl_test.cpp50 int32_t OnSessionOpened(std::shared_ptr<Communication::SoftBus::Session> session) in OnSessionOpened() function in OHOS::ISessionListenerTest
H A Dclient_trans_channel_callback_test.cpp37 int32_t OnSessionOpened(const char *sessionName, const ChannelInfo *channel, SessionType flag) in OnSessionOpened() function
H A Dclient_trans_channel_manager_test.cpp44 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 Dble_auth_channel_phone_test.cpp88 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 Dtrans_session_test.cpp68 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranssessionmanager_fuzzer/
H A Dclienttranssessionmanager_fuzzer.cpp24 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_session.cpp168 int SoftbusSession::OnSessionOpened(int sessionId, int result) in OnSessionOpened() function in OHOS::DistributedHardware::SoftbusSession
/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder_session.cpp77 int PinHolderSession::OnSessionOpened(int sessionId, int result) in OnSessionOpened() function in OHOS::DistributedHardware::PinHolderSession
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinktrans/src/
H A Dscreen_sink_trans.cpp278 void ScreenSinkTrans::OnSessionOpened() in OnSessionOpened() function in OHOS::DistributedHardware::ScreenSinkTrans
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/src/
H A Dscreen_source_trans.cpp331 void ScreenSourceTrans::OnSessionOpened() in OnSessionOpened() function in OHOS::DistributedHardware::ScreenSourceTrans
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsession_manager.cpp140 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 Dauth_session_test.cpp132 int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/board/
H A Dble_auth_channel_test.cpp113 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function

Completed in 11 milliseconds

123