Home
last modified time | relevance | path

Searched refs:GetTrustedDevicesInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h374 int32_t GetTrustedDevicesInfo(std::vector<OHOS::DistributedHardware::DmDeviceInfo>& deviceList);
H A Davsession_service.cpp2452 int32_t ret = GetTrustedDevicesInfo(deviceList); in GetTrustedDeviceName()
2468 int32_t AVSessionService::GetTrustedDevicesInfo(std::vector<OHOS::DistributedHardware::DmDeviceInfo… in GetTrustedDevicesInfo() function in OHOS::AVSession::AVSessionService