Searched refs:IsQueryGroupPhotoAlbumAssets (Results 1 – 3 of 3) sorted by relevance
56 bool IsQueryGroupPhotoAlbumAssets(const std::string& albumId);
337 bool IsQueryGroupPhotoAlbumAssets(const string &albumId, string &tagId, int32_t &isRemoved) in IsQueryGroupPhotoAlbumAssets() function395 if (IsQueryGroupPhotoAlbumAssets(albumId, tagId, isRemoved)) { in QueryPhotoAssets()
297 bool MediaAssetRdbStore::IsQueryGroupPhotoAlbumAssets(const string &albumId) in IsQueryGroupPhotoAlbumAssets() function in OHOS::Media::MediaAssetRdbStore342 if (IsQueryGroupPhotoAlbumAssets(albumId)) { in IsQueryAccessibleViaSandBox()