Searched refs:GetReferencePhotoAlbumInstance (Results 1 – 2 of 2) sorted by relevance
67 std::shared_ptr<PhotoAlbum> GetReferencePhotoAlbumInstance() const;
128 shared_ptr<PhotoAlbum> MediaAlbumChangeRequestNapi::GetReferencePhotoAlbumInstance() const in GetReferencePhotoAlbumInstance() function in OHOS::Media::MediaAlbumChangeRequestNapi1053 auto referenceAlum = context.objectInfo->GetReferencePhotoAlbumInstance(); in OrderAlbumExecute()