Home
last modified time | relevance | path

Searched refs:SinkOnShutDown (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/softbusonsinksessionclosed_fuzzer/
H A Dsoftbusonsinksessionclosed_fuzzer.cpp30 DCameraSoftbusAdapter::GetInstance().SinkOnShutDown(sessionId, ShutdownReason::SHUTDOWN_REASON_LOCAL); in SoftbusOnSinkSessionClosedFuzzTest()
/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_softbus_adapter.h60 void SinkOnShutDown(int32_t socket, ShutdownReason reason);
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_adapter_test.cpp441 DCameraSoftbusAdapter::GetInstance().SinkOnShutDown(sessionId, ShutdownReason::SHUTDOWN_REASON_LOCAL); in HWTEST_F()
474 DCameraSoftbusAdapter::GetInstance().SinkOnShutDown(sessionId, ShutdownReason::SHUTDOWN_REASON_LOCAL); in HWTEST_F()
507 DCameraSoftbusAdapter::GetInstance().SinkOnShutDown(sessionId, ShutdownReason::SHUTDOWN_REASON_LOCAL); in HWTEST_F()
550 DCameraSoftbusAdapter::GetInstance().SinkOnShutDown(sessionId, ShutdownReason::SHUTDOWN_REASON_LOCAL); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_adapter.cpp95 DCameraSoftbusAdapter::GetInstance().SinkOnShutDown(socket, reason); in DCameraSinkOnShutDown()
569 void DCameraSoftbusAdapter::SinkOnShutDown(int32_t socket, ShutdownReason reason) in SinkOnShutDown() function in OHOS::DistributedHardware::DCameraSoftbusAdapter

Completed in 4 milliseconds