Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_proxy.cpp149 int32_t DistributedCallProxy::GetDCallDeviceInfo(const std::string &devId, in GetDCallDeviceInfo() function in OHOS::Telephony::DistributedCallProxy
157 return dcallClient_->GetDCallDeviceInfo(devId, devInfo); in GetDCallDeviceInfo()
H A Ddistributed_call_manager.cpp117 int32_t ret = dcallProxy_->GetDCallDeviceInfo(devId, devInfo); in CreateDAudioDevice()
/base/telephony/call_manager/services/distributed_call/include/
H A Ddistributed_call_proxy.h39 int32_t GetDCallDeviceInfo(const std::string &devId, OHOS::DistributedHardware::DCallDeviceInfo& devInfo);
/base/telephony/call_manager/services/distributed_call/include/dcall/
H A Didcall_client.h40 virtual int32_t GetDCallDeviceInfo(const std::string &devId, DCallDeviceInfo& devInfo) = 0;
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp633 int32_t res5 = proxy->GetDCallDeviceInfo(TEST_STR, devInfo); in HWTEST_F()
638 proxy->GetDCallDeviceInfo(TEST_STR, devInfo); in HWTEST_F()

Completed in 4 milliseconds