Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dptp_media_sync_observer.h58 std::vector<int32_t> GetHandlesFromPhotosInfoBurstKeys(std::vector<std::string> &handle);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dptp_media_sync_observer.cpp105 vector<int32_t> MediaSyncObserver::GetHandlesFromPhotosInfoBurstKeys(vector<std::string> &handles) in GetHandlesFromPhotosInfoBurstKeys() function in OHOS::Media::MediaSyncObserver
276 handles = GetHandlesFromPhotosInfoBurstKeys(allDeletedHandles); in SendPhotoRemoveEvent()