Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_medialibrary_manager.h82 std::vector<std::string> GetBurstKeyFromPhotosInfo();
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_medialibrary_manager.cpp311 vector<string> burstKeys = GetBurstKeyFromPhotosInfo(); in GetPhotosInfo()
335 vector<string> MtpMedialibraryManager::GetBurstKeyFromPhotosInfo() in GetBurstKeyFromPhotosInfo() function in OHOS::Media::MtpMedialibraryManager