Searched refs:GetAllDeviceUdid (Results 1 – 3 of 3) sorted by relevance
60 static bool GetAllDeviceUdid(const std::shared_ptr<RdbStore> &rdbStore,
280 bool MediaLibraryDeviceOperations::GetAllDeviceUdid(const shared_ptr<RdbStore> &rdbStore, in GetAllDeviceUdid() function in OHOS::Media::MediaLibraryDeviceOperations
468 return MediaLibraryDeviceOperations::GetAllDeviceUdid(rdbStore_, deviceUdids); in QueryAllDeviceUdid()