Searched refs:TryToGetTargetDevMLInfos (Results 1 – 3 of 3) sorted by relevance
257 deviceTest->TryToGetTargetDevMLInfos(udid, networkId);259 deviceTest->TryToGetTargetDevMLInfos(udid, networkId);
84 void TryToGetTargetDevMLInfos(const std::string &udid, const std::string &networkId);
103 void MediaLibraryDevice::TryToGetTargetDevMLInfos(const std::string &udid, const std::string &netwo… in TryToGetTargetDevMLInfos() function in OHOS::Media::MediaLibraryDevice213 this->TryToGetTargetDevMLInfos(deviceUdid, networkId); in DevOnlineProcess()