Home
last modified time | relevance | path

Searched defs:cloudImageCount (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
Ddfx_reporter.cpp227 …eporter::ReportPhotoInfo(int32_t localImageCount, int32_t localVideoCount, int32_t cloudImageCount, in ReportPhotoInfo()
Ddfx_manager.cpp200 int32_t cloudImageCount = DfxDatabaseUtils::QueryFromPhotos(MediaType::MEDIA_TYPE_IMAGE, false); in HandlePhotoInfo() local