Searched refs:PutMLDeviceInfos (Results 1 – 3 of 3) sorted by relevance
35 void PutMLDeviceInfos(const std::string &udid);
124 void DevicesInfoInteract::PutMLDeviceInfos(const std::string &udid) in PutMLDeviceInfos() function in OHOS::Media::DevicesInfoInteract
57 devsInfoInter_->PutMLDeviceInfos(localUdid_); in Start()