Home
last modified time | relevance | path

Searched refs:mapAssetDestination (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_operations.cpp1400 int32_t mapAssetDestination = GetInt32Val(MAP_ASSET_DESTINATION, resultSetQuery); in DealWithHighlightSdTable() local
1402 …ring highlightVideoPath = "/storage/cloud/files/highlight/video/" + to_string(mapAssetDestination); in DealWithHighlightSdTable()