Searched refs:IsDisplayNameExists (Results 1 – 2 of 2) sorted by relevance
44 while (IsDisplayNameExists(rdbStore, photoAssetInfo.ownerAlbumId, displayName)) { in FindDislayName()59 bool PhotoDisplayNameOperation::IsDisplayNameExists( in IsDisplayNameExists() function in OHOS::Media::PhotoDisplayNameOperation
38 …bool IsDisplayNameExists(const std::shared_ptr<MediaLibraryRdbStore> rdbStore, const int32_t owner…