Home
last modified time | relevance | path

Searched defs:softbusSession_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_channel_sink_impl.h38 std::shared_ptr<DCameraSoftbusSession> softbusSession_; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/
H A Dsoftbus_connector.h172 std::shared_ptr<SoftbusSession> softbusSession_; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_session_test.cpp45 std::shared_ptr<DCameraSoftbusSession> softbusSession_; member in OHOS::DistributedHardware::DCameraSoftbusSessionTest