Home
last modified time | relevance | path

Searched refs:devId_ (Results 1 - 25 of 58) sorted by relevance

123

/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_hdi_handler/src/
H A Ddaudio_hdi_handler_test.cpp61 EXPECT_NE(HDF_SUCCESS, hdiHandler_->RegisterAudioDevice(devId_, in HWTEST_F()
63 EXPECT_NE(HDF_SUCCESS, hdiHandler_->RegisterAudioDevice(devId_, in HWTEST_F()
65 EXPECT_NE(HDF_SUCCESS, hdiHandler_->RegisterAudioDevice(devId_, -1, capability_, callbackObjParam)); in HWTEST_F()
66 EXPECT_NE(HDF_SUCCESS, hdiHandler_->UnRegisterAudioDevice(devId_, PIN_OUT_DAUDIO_DEFAULT)); in HWTEST_F()
67 EXPECT_NE(HDF_SUCCESS, hdiHandler_->UnRegisterAudioDevice(devId_, PIN_IN_DAUDIO_DEFAULT)); in HWTEST_F()
83 hdiHandler_->RegisterAudioDevice(devId_, dhId_, capability_, callbackObjParam)); in HWTEST_F()
84 EXPECT_EQ(ERR_DH_AUDIO_HDI_CALL_FAILED, hdiHandler_->UnRegisterAudioDevice(devId_, dhId_)); in HWTEST_F()
99 EXPECT_NE(HDF_SUCCESS, hdiHandler_->NotifyEvent(devId_, dhId_, streamId_, audioEvent)); in HWTEST_F()
114 EXPECT_EQ(HDF_SUCCESS, hdiHandler_->NotifyEvent(devId_, dhId_, streamId_, audioEvent1)); in HWTEST_F()
116 EXPECT_EQ(HDF_SUCCESS, hdiHandler_->NotifyEvent(devId_, dhId in HWTEST_F()
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_source_input.cpp32 : devId_(devId), dhId_(dhId), camDev_(camDev), isInit(false) in DCameraSourceInput()
34 DHLOGI("DCameraSourceInput Constructor devId %{public}s dhId %{public}s", GetAnonyString(devId_).c_str(), in DCameraSourceInput()
40 DHLOGI("DCameraSourceInput Destructor devId %{public}s dhId %{public}s", GetAnonyString(devId_).c_str(), in ~DCameraSourceInput()
51 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), infoSize); in ConfigStreams()
55 "%{public}s", ret, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str()); in ConfigStreams()
69 "streamType: %{public}d", GetAnonyString(devId_).c_str(), in ConfigStreams()
84 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str()); in ConfigStreams()
90 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str()); in ConfigStreams()
103 DHLOGI("DCameraSourceInput ReleaseStreams devId %{public}s dhId %{public}s", GetAnonyString(devId_).c_str(), in ReleaseStreams()
108 " dhId: %{public}s", ret, GetAnonyString(devId_) in ReleaseStreams()
[all...]
H A Ddcamera_stream_data_process_producer.cpp35 : devId_(devId), dhId_(dhId), streamId_(streamId), streamType_(streamType), eventHandler_(nullptr), in DCameraStreamDataProcessProducer()
39 "streamId: %{public}d", GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamType_, streamId_); in DCameraStreamDataProcessProducer()
48 ": %{public}d streamId: %{public}d", GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), state_, in ~DCameraStreamDataProcessProducer()
58 "streamId: %{public}d", GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamType_, streamId_); in Start()
82 "streamId: %{public}d state: %{public}d", GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), in Stop()
105 "streamId: %{public}d state: %{public}d", GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), in Stop()
116 "streamType: %{public}d streamSize: %{public}" PRIu64, GetAnonyString(devId_).c_str(), in FeedStream()
121 "%{public}d streamSize: %{public}" PRIu64, GetAnonyString(devId_).c_str(), in FeedStream()
153 dhBase.deviceId_ = devId_; in LooperSnapShot()
168 GetAnonyString(devId_) in LooperSnapShot()
[all...]
H A Ddcamera_source_data_process.cpp27 : devId_(devId), dhId_(dhId), streamType_(streamType), isFirstContStream_(true) in DCameraSourceDataProcess()
30 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamType_); in DCameraSourceDataProcess()
36 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamType_); in ~DCameraSourceDataProcess()
52 " over flow", GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), buffersSize); in FeedStream()
59 "%{public}" PRIu64, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamType_, buffersSize); in FeedStream()
71 "%{public}" PRIu64, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamType_, infoSize); in ConfigStreams()
83 "%{public}d streamType: %{public}d", GetAnonyString(devId_).c_str(), in ConfigStreams()
97 "%{public}d", GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), iter->first.width_, in ConfigStreams()
102 std::make_shared<DCameraStreamDataProcess>(devId_, dhId_, streamType_); in ConfigStreams()
117 GetAnonyString(devId_) in ReleaseStreams()
[all...]
H A Ddcamera_stream_data_process.cpp29 : devId_(devId), dhId_(dhId), streamType_(streamType) in DCameraStreamDataProcess()
31 DHLOGI("DCameraStreamDataProcess Constructor devId %{public}s dhId %{public}s", GetAnonyString(devId_).c_str(), in DCameraStreamDataProcess()
40 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamType_); in ~DCameraStreamDataProcess()
53 "%{public}" PRIu64, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamId, in FeedStream()
76 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamId, dstConfig->width_, in ConfigStreams()
87 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamId, streamType_); in ReleaseStreams()
92 DHLOGI("ReleaseStreams devId %{public}s dhId %{public}s streamId: %{public}d", GetAnonyString(devId_).c_str(), in ReleaseStreams()
111 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamType_, *iter, in StartCapture()
129 "%{public}d", GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), streamType_, streamId); in StartCapture()
135 "%{public}d", GetAnonyString(devId_) in StartCapture()
[all...]
/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddcamera_index.h25 explicit DCameraIndex(std::string devId, std::string dhId) : devId_(devId), dhId_(dhId) {} in DCameraIndex()
30 return this->devId_ == index.devId_ && this->dhId_ == index.dhId_; in operator ==()
35 return (this->devId_ + this->dhId_) < (index.devId_ + index.dhId_); in operator <()
38 std::string devId_; member in OHOS::DistributedHardware::DCameraIndex
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp35 std::shared_ptr<ICameraStateListener>& stateLisener) : devId_(devId), dhId_(dhId), stateListener_(stateLisener) in DCameraSourceDev()
37 DHLOGI("DCameraSourceDev Construct devId %{public}s dhId %{public}s", GetAnonyString(devId_).c_str(), in DCameraSourceDev()
60 DHLOGI("DCameraSourceDev Delete devId %{public}s dhId %{public}s", GetAnonyString(devId_).c_str(), in ~DCameraSourceDev()
71 DHLOGI("DCameraSourceDev Delete devId %{public}s dhId %{public}s end", GetAnonyString(devId_).c_str(), in ~DCameraSourceDev()
77 DHLOGI("DCameraSourceDev InitDCameraSourceDev devId %{public}s dhId %{public}s", GetAnonyString(devId_).c_str(), in InitDCameraSourceDev()
85 controller_ = std::make_shared<DCameraSourceController>(devId_, dhId_, stateMachine_, cameraSourceDev); in InitDCameraSourceDev()
86 input_ = std::make_shared<DCameraSourceInput>(devId_, dhId_, cameraSourceDev); in InitDCameraSourceDev()
88 new (std::nothrow) DCameraProviderCallbackImpl(devId_, dhId_, cameraSourceDev)); in InitDCameraSourceDev()
94 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str()); in InitDCameraSourceDev()
141 DHLOGI("DCameraSourceDev PostTask DCameraNotify devId %{public}s dhId %{public}s", GetAnonyString(devId_) in DCameraNotify()
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp28 std::shared_ptr<DCameraSourceDev>& sourceDev) : devId_(devId), dhId_(dhId), sourceDev_(sourceDev) in DCameraProviderCallbackImpl()
30 DHLOGI("DCameraProviderCallbackImpl create devId: %{public}s dhId: %{public}s", GetAnonyString(devId_).c_str(), in DCameraProviderCallbackImpl()
36 DHLOGI("DCameraProviderCallbackImpl delete devId: %{public}s dhId: %{public}s", GetAnonyString(devId_).c_str(), in ~DCameraProviderCallbackImpl()
43 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str()); in OpenSession()
51 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str()); in OpenSession()
54 DCameraIndex camIndex(devId_, dhId_); in OpenSession()
58 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str()); in OpenSession()
62 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str()); in OpenSession()
68 DHLOGI("CloseSession devId: %{public}s dhId: %{public}s", GetAnonyString(devId_).c_str(), in CloseSession()
77 GetAnonyString(devId_) in CloseSession()
[all...]
/foundation/multimodalinput/input/service/hardware_cursor_pointer_manager/src/
H A Dhardware_cursor_pointer_manager.cpp32 if (devId != devId_) { in SetTargetDevice()
33 devId_ = devId; in SetTargetDevice()
34 MMI_HILOGI("SetTargetDevice devId_ changed"); in SetTargetDevice()
60 if (powerInterface_->GetDisplayProperty(devId_, in IsSupported()
78 if (powerInterface_->SetHardwareCursorPosition(devId_, x, y) != HDI::Display::Composer::V1_2::DISPLAY_SUCCESS) { in SetPosition()
90 if (powerInterface_->EnableHardwareCursorStats(devId_, enable) != HDI::Display::Composer::V1_2::DISPLAY_SUCCESS) { in EnableStats()
102 if (powerInterface_->GetHardwareCursorStats(devId_, frameCount, vsyncCount) != in GetCursorStats()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen.cpp40 devId_ = devId; in DScreen()
50 DHLOGD("DScreen deconstruct, devId: %{public}s, dhId: %{public}s", GetAnonyString(devId_).c_str(), in ~DScreen()
127 return devId_; in GetDevId()
132 DHLOGI("DScreen::AddTask, devId: %{public}s, dhId: %{public}s", GetAnonyString(devId_).c_str(), in AddTask()
149 DHLOGI("DScreen taskThread start. devId: %{public}s, dhId: %{public}s", GetAnonyString(devId_).c_str(), in TaskThreadLoop()
186 GetAnonyString(devId_).c_str(), in HandleTask()
217 DHLOGI("HandleEnable, devId: %{public}s, dhId: %{public}s", GetAnonyString(devId_).c_str(), in HandleEnable()
232 ReportRegisterFail(DSCREEN_REGISTER_FAIL, ERR_DH_SCREEN_SA_ENABLE_FAILED, GetAnonyString(devId_).c_str(), in HandleEnable()
245 ReportRegisterFail(DSCREEN_REGISTER_FAIL, ERR_DH_SCREEN_SA_ENABLE_FAILED, GetAnonyString(devId_).c_str(), in HandleEnable()
250 screenId_ = ScreenMgrAdapter::GetInstance().CreateVirtualScreen(devId_, dhId in HandleEnable()
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp52 devId_ = devId; in DScreen()
73 DHLOGD("DScreen deconstruct, devId: %{public}s, dhId: %{public}s", GetAnonyString(devId_).c_str(), in ~DScreen()
90 DHLOGI("DScreen::AddTask, devId: %{public}s, dhId: %{public}s", GetAnonyString(devId_).c_str(), in AddTask()
109 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), taskType); in HandleTask()
130 DHLOGI("HandleEnable, devId: %{public}s, dhId: %{public}s", GetAnonyString(devId_).c_str(), in HandleEnable()
148 uint64_t screenId = ScreenMgrAdapter::GetInstance().CreateVirtualScreen(devId_, dhId_, videoParam_); in HandleEnable()
153 ReportRegisterFail(DSCREEN_REGISTER_FAIL, ERR_DH_SCREEN_SA_ENABLE_FAILED, GetAnonyString(devId_).c_str(), in HandleEnable()
161 ReportRegisterScreenEvent(DSCREEN_REGISTER, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), in HandleEnable()
172 ReportRegisterFail(DSCREEN_REGISTER_FAIL, ERR_DH_SCREEN_SA_ENABLE_FAILED, GetAnonyString(devId_).c_str(), in ParseInputScreenParam()
185 ReportRegisterFail(DSCREEN_REGISTER_FAIL, ERR_DH_SCREEN_SA_ENABLE_FAILED, GetAnonyString(devId_) in ParseInputScreenParam()
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_controller_test.cpp78 index.devId_ = TEST_DEVICE_ID; in SetUp()
138 index1.devId_ = TEST_DEVICE_ID; in HWTEST_F()
167 index1.devId_ = TEST_DEVICE_ID; in HWTEST_F()
196 index1.devId_ = TEST_DEVICE_ID; in HWTEST_F()
223 index1.devId_ = TEST_DEVICE_ID; in HWTEST_F()
243 index1.devId_ = TEST_DEVICE_ID; in HWTEST_F()
264 index1.devId_ = TEST_DEVICE_ID; in HWTEST_F()
285 index1.devId_ = TEST_DEVICE_ID; in HWTEST_F()
335 index1.devId_ = TEST_DEVICE_ID; in HWTEST_F()
338 index2.devId_ in HWTEST_F()
[all...]
H A Ddcamera_source_dev_test.cpp176 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
192 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
363 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
416 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
435 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
468 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
508 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
540 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
575 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
616 index.devId_ in HWTEST_F()
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp45 : devId_(devId), dhId_(dhId), stateMachine_(stateMachine), camDev_(camDev), in DCameraSourceController()
48 DHLOGI("DCameraSourceController create devId: %{public}s dhId: %{public}s", GetAnonyString(devId_).c_str(), in DCameraSourceController()
56 DHLOGI("DCameraSourceController delete devId: %{public}s dhId: %{public}s", GetAnonyString(devId_).c_str(), in ~DCameraSourceController()
73 std::string devId = indexs_.begin()->devId_; in StartCapture()
119 std::string devId = indexs_.begin()->devId_; in StopCapture()
171 std::string devId = indexs_.begin()->devId_; in ChannelNeg()
213 GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str()); in DCameraNotify()
217 dhBase.deviceId_ = devId_; in DCameraNotify()
229 "content: %{public}s", retHdi, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), in DCameraNotify()
245 std::string devId = indexs_.begin()->devId_; in UpdateSettings()
[all...]
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/
H A Dadd_white_list_infos_call_back_test.cpp99 devId_ = devId; in OnResult()
106 devId_ = devId; in OnResult()
134 devId_ = devId; in OnResult()
142 devId_ = devId; in OnResultDhids()
165 devId_ = devId; in OnResult()
268 EXPECT_STREQ(devId.c_str(), ((sptr<TestPrepareDInputCallbackStub> &)callBackStubPtr)->devId_.c_str()); in HWTEST_F()
280 EXPECT_STREQ(devId.c_str(), ((sptr<TestRegisterDInputCallbackStub> &)callBackStubPtr)->devId_.c_str()); in HWTEST_F()
325 EXPECT_STREQ(devId.c_str(), ((sptr<TestStartDInputCallbackStub> &)callBackStubPtr)->devId_.c_str()); in HWTEST_F()
336 EXPECT_STREQ(devId.c_str(), ((sptr<TestStartStopDInputsCallbackStub> &)callBackStubPtr)->devId_.c_str()); in HWTEST_F()
377 EXPECT_STREQ(devId.c_str(), ((sptr<TestStopDInputCallbackStub> &)callBackStubPtr)->devId_ in HWTEST_F()
[all...]
H A Dadd_white_list_infos_call_back_test.h97 std::string devId_; member in OHOS::DistributedHardware::DistributedInput::AddWhiteListInfosCallbackTest::TestPrepareDInputCallbackStub
107 std::string devId_; member in OHOS::DistributedHardware::DistributedInput::AddWhiteListInfosCallbackTest::TestRegisterDInputCallbackStub
139 std::string devId_; member in OHOS::DistributedHardware::DistributedInput::AddWhiteListInfosCallbackTest::TestStartDInputCallbackStub
150 std::string devId_; member in OHOS::DistributedHardware::DistributedInput::AddWhiteListInfosCallbackTest::TestStartStopDInputsCallbackStub
172 std::string devId_; member in OHOS::DistributedHardware::DistributedInput::AddWhiteListInfosCallbackTest::TestStopDInputCallbackStub
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_io_dev.h38 : devId_(devId) {}; in DAudioIoDev()
62 const std::string devId_; member in OHOS::DistributedHardware::DAudioIoDev
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_channel_sink_impl_test.cpp87 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
111 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
136 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
162 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
235 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
284 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
H A Ddcamera_channel_source_impl_test.cpp90 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
116 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
143 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
216 index.devId_ = TEST_DEVICE_ID; in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp42 int32_t ret = DAudioHdiHandler::GetInstance().RegisterAudioDevice(devId_, dhId, capability, shared_from_this()); in EnableDevice()
45 DAudioHisysevent::GetInstance().SysEventWriteFault(DAUDIO_REGISTER_FAIL, devId_, std::to_string(dhId), ret, in EnableDevice()
56 int32_t ret = DAudioHdiHandler::GetInstance().UnRegisterAudioDevice(devId_, dhId); in DisableDevice()
59 DAudioHisysevent::GetInstance().SysEventWriteFault(DAUDIO_UNREGISTER_FAIL, devId_, std::to_string(dhId), ret, in DisableDevice()
76 speakerTrans_ = std::make_shared<AVTransSenderTransport>(devId_, shared_from_this()); in InitSenderEngine()
127 DAudioHisysevent::GetInstance().SysEventWriteBehavior(DAUDIO_OPEN, devId_, std::to_string(dhId_), in CreateStream()
153 DAudioHisysevent::GetInstance().SysEventWriteBehavior(DAUDIO_CLOSE, devId_, std::to_string(dhId_), in DestroyStream()
436 int32_t ret = DAudioHdiHandler::GetInstance().NotifyEvent(devId_, portId, streamId_, event); in NotifyHdfAudioEvent()
H A Ddmic_dev.cpp77 micTrans_ = std::make_shared<AVTransReceiverTransport>(devId_, shared_from_this()); in InitReceiverEngine()
101 int32_t ret = DAudioHdiHandler::GetInstance().RegisterAudioDevice(devId_, dhId, capability, shared_from_this()); in EnableDevice()
104 DAudioHisysevent::GetInstance().SysEventWriteFault(DAUDIO_REGISTER_FAIL, devId_, std::to_string(dhId), ret, in EnableDevice()
115 int32_t ret = DAudioHdiHandler::GetInstance().UnRegisterAudioDevice(devId_, dhId); in DisableDevice()
118 DAudioHisysevent::GetInstance().SysEventWriteFault(DAUDIO_UNREGISTER_FAIL, devId_, std::to_string(dhId), ret, in DisableDevice()
143 DAudioHisysevent::GetInstance().SysEventWriteBehavior(DAUDIO_OPEN, devId_, std::to_string(dhId_), in CreateStream()
169 DAudioHisysevent::GetInstance().SysEventWriteBehavior(DAUDIO_CLOSE, devId_, std::to_string(dhId_), in DestroyStream()
510 int32_t ret = DAudioHdiHandler::GetInstance().NotifyEvent(devId_, portId, streamId_, event); in NotifyHdfAudioEvent()
/foundation/distributedhardware/distributed_audio/services/audiotransport/receiverengine/include/
H A Dav_receiver_engine_transport.h49 : transCallback_(callback), devId_(devId) {}; in AVTransReceiverTransport()
74 std::string devId_; member in OHOS::DistributedHardware::AVTransReceiverTransport
/foundation/distributedhardware/distributed_audio/services/audiotransport/senderengine/include/
H A Dav_sender_engine_transport.h48 : transCallback_(callback), devId_(devId) {}; in AVTransSenderTransport()
73 std::string devId_; member in OHOS::DistributedHardware::AVTransSenderTransport
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_hdi_handler/include/
H A Ddaudio_hdi_handler_test.h38 std::string devId_ = "PIN_OUT_DAUDIO_DEFAULT"; member in OHOS::DistributedHardware::DAudioHdiHandlerTest
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/include/
H A Ddspeaker_client.h57 : devId_(devId), dhId_(dhId), eventCallback_(callback) {}; in DSpeakerClient()
99 std::string devId_; member in OHOS::DistributedHardware::DSpeakerClient

Completed in 13 milliseconds

123