Searched defs:PhotoAlbumType (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | userfile_manager_types.h | 97 enum PhotoAlbumType : int32_t { enum
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_rdb_utils.cpp | 758 function<void(PhotoAlbumType, PhotoAlbumSubType, int)> refreshProcessHandler) in RefreshAlbums() 2181 function<void(PhotoAlbumType, PhotoAlbumSubType, int)> refreshProcessHandler) in RefreshPhotoAlbums() 2199 function<void(PhotoAlbumType, PhotoAlbumSubType, int)> refreshProcessHandler, in RefreshAnalysisAlbums() 2272 …function<void(PhotoAlbumType, PhotoAlbumSubType, int)> refreshProcessHandler, const vector<string>… in RefreshAnalysisPhotoAlbums() 2327 …function<void(PhotoAlbumType, PhotoAlbumSubType, int)> refreshProcessHandler, function<void()> ref… in RefreshAllAlbums()
|