Home
last modified time | relevance | path

Searched refs:DestroySoftbusSessionServer (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_adapter_test.cpp83 * @tc.desc: Verify the DestroySoftbusSessionServer function.
96 ret = DCameraSoftbusAdapter::GetInstance().DestroySoftbusSessionServer(sessionName); in HWTEST_F()
102 * @tc.desc: Verify the DestroySoftbusSessionServer function.
116 DCameraSoftbusAdapter::GetInstance().DestroySoftbusSessionServer(sessionName); in HWTEST_F()
122 * @tc.desc: Verify the DestroySoftbusSessionServer function.
139 DCameraSoftbusAdapter::GetInstance().DestroySoftbusSessionServer(sessionName); in HWTEST_F()
164 DCameraSoftbusAdapter::GetInstance().DestroySoftbusSessionServer(sessionName); in HWTEST_F()
191 DCameraSoftbusAdapter::GetInstance().DestroySoftbusSessionServer(sessionName); in HWTEST_F()
234 DCameraSoftbusAdapter::GetInstance().DestroySoftbusSessionServer(sessionName); in HWTEST_F()
265 ret = DCameraSoftbusAdapter::GetInstance().DestroySoftbusSessionServer(sessionNam in HWTEST_F()
[all...]
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp67 DCameraSoftbusAdapter::GetInstance().DestroySoftbusSessionServer(sessionName); in SoftbusDestroySoftbusSessionServerFuzzTest()
/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_softbus_adapter.h46 int32_t DestroySoftbusSessionServer(std::string sessionName);
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_session.cpp351 DCameraSoftbusAdapter::GetInstance().DestroySoftbusSessionServer(mySessionName_); in ReleaseSession()
H A Ddcamera_softbus_adapter.cpp240 int32_t DCameraSoftbusAdapter::DestroySoftbusSessionServer(std::string sessionName) in DestroySoftbusSessionServer() function in OHOS::DistributedHardware::DCameraSoftbusAdapter

Completed in 4 milliseconds