Home
last modified time | relevance | path

Searched defs:newImageCount (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_album_napi.h95 int32_t newImageCount; member
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dphoto_album_napi.h114 int32_t newImageCount; member
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdb_utils.cpp570 int32_t newImageCount = newTotalCount - newVideoCount; in SetImageVideoCount() local