Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_status_service.cpp67 int thumbnailType = -1; in GetMediaTypeAndSize() local
81 if (mediatype == MEDIA_TYPE_IMAGE || mediatype == thumbnailType) { in GetMediaTypeAndSize()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
H A Dmedia_library_manager.cpp278 int thumbnailType = -1; in QueryTotalSize() local
285 if (mediatype == MEDIA_TYPE_IMAGE || mediatype == thumbnailType) { in QueryTotalSize()