Searched refs:GetMLDeviceInfos (Results 1 – 3 of 3) sorted by relevance
36 bool GetMLDeviceInfos(const std::string &udid, std::string &version);
94 bool DevicesInfoInteract::GetMLDeviceInfos(const std::string &udid, std::string &val) in GetMLDeviceInfos() function in OHOS::Media::DevicesInfoInteract
111 bool ret = devsInfoInter_->GetMLDeviceInfos(udid, version); in TryToGetTargetDevMLInfos()126 ret = devsInfoInter_->GetMLDeviceInfos(udid, version); in TryToGetTargetDevMLInfos()