Home
last modified time | relevance | path

Searched defs:OnSessionOpened (Results 1 – 25 of 66) sorted by relevance

123

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/demo/transport/
H A Dsendstream_demo.c42 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
113 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
H A Dopenauthsession_demo.c36 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
104 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
H A Dsendbytes_message_demo.c42 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
120 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
H A Dsendfile_demo.c44 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
140 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
H A Ddfs_demo.c44 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
H A Dgetsessioninfo_demo.c49 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/fuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.h29 void OnSessionOpened(int32_t sessionId, PeerSocketInfo info) override {} in OnSessionOpened() function
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/include/
H A Dsoftbus_adapter_test.h47 void OnSessionOpened(int32_t sessionId, PeerSocketInfo info) override {} in OnSessionOpened() function
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/createsessionserver_fuzzer/
H A Dcreatesessionserver_fuzzer.cpp26 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/include/
H A Dclient_trans_session_callback.h28 … int32_t (*OnSessionOpened)(const char *sessionName, const ChannelInfo *channel, SessionType flag); member
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onbytesreceived_fuzzer/
H A Don_bytes_received_fuzzer.cpp29 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 Dscreentrans_test_utils.h78 void OnSessionOpened() override {} in OnSessionOpened() function
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onsessionopened_fuzzer/
H A Don_session_opened_fuzzer.cpp34 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 Dcheckpermission_test.cpp39 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussession_fuzzer/
H A Dsoftbus_session_fuzzer.cpp31 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 Dsoftbus_session_object_fuzzer.cpp29 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 Dpin_holder_session.cpp77 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 Dsoftbus_session_dispatcher.cpp81 void SoftbusSessionDispatcher::OnSessionOpened(int32_t sessionId, PeerSocketInfo info) in OnSessionOpened() function in OHOS::Storage::DistributedFile::SoftbusSessionDispatcher
H A Dsoftbus_session_listener.cpp73 void SoftBusSessionListener::OnSessionOpened(int32_t sessionId, PeerSocketInfo info) in OnSessionOpened() function in OHOS::Storage::DistributedFile::SoftBusSessionListener
H A Dsoftbus_agent.cpp239 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 Dscreen_sink_trans.cpp278 void ScreenSinkTrans::OnSessionOpened() in OnSessionOpened() function in OHOS::DistributedHardware::ScreenSinkTrans
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/phone/
H A Dble_auth_channel_phone_test.cpp88 static int OnSessionOpened(int sessionId, int result) in OnSessionOpened() function
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
H A Dclient_trans_session_impl_test.cpp50 int OnSessionOpened(std::shared_ptr<Communication::SoftBus::Session> session) in OnSessionOpened() function in OHOS::ISessionListenerTest
H A Dclient_trans_channel_manager_test.cpp44 int32_t OnSessionOpened(const char *sessionName, const ChannelInfo *channel, SessionType flag) in OnSessionOpened() function
/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_session.c137 int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() function

123