Searched defs:SetAlbumCoverUri (Results 1 – 5 of 5) sorted by relevance
198 void AVMediaDescription::SetAlbumCoverUri(const std::string& albumCoverUri) in SetAlbumCoverUri() function in OHOS::AVSession::AVMediaDescription
417 napi_status NapiMediaDescription::SetAlbumCoverUri(napi_env env, const AVMediaDescription& in, napi… in SetAlbumCoverUri() function in OHOS::AVSession::NapiMediaDescription
377 static void SetAlbumCoverUri(SendablePhotoAccessHelperAsyncContext *context, unique_ptr<AlbumAsset>… in SetAlbumCoverUri() function
646 static int32_t SetAlbumCoverUri(const shared_ptr<MediaLibraryRdbStore> rdbStore, in SetAlbumCoverUri() function
1288 static void SetAlbumCoverUri(MediaLibraryAsyncContext *context, unique_ptr<AlbumAsset> &album) in SetAlbumCoverUri() function