Home
last modified time | relevance | path

Searched refs:DCameraSoftbusGetSessionById (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_adapter.cpp289 int32_t DCameraSoftbusAdapter::DCameraSoftbusGetSessionById(int32_t sessionId, in DCameraSoftbusGetSessionById() function in OHOS::DistributedHardware::DCameraSoftbusAdapter
341 int32_t ret = DCameraSoftbusGetSessionById(socket, session); in SourceOnShutDown()
552 int32_t ret = DCameraSoftbusGetSessionById(socket, session); in SinkOnShutDown()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_softbus_adapter.h82 …int32_t DCameraSoftbusGetSessionById(int32_t socket, std::shared_ptr<DCameraSoftbusSession>& sessi…
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_adapter_test.cpp646 ret = DCameraSoftbusAdapter::GetInstance().DCameraSoftbusGetSessionById(sessionId, session);
678 ret = DCameraSoftbusAdapter::GetInstance().DCameraSoftbusGetSessionById(sessionId, session);