Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
Ddfx_reporter.cpp227 void DfxReporter::ReportPhotoInfo(int32_t localImageCount, int32_t localVideoCount, int32_t cloudIm… in ReportPhotoInfo()
Ddfx_manager.cpp198 int32_t localImageCount = DfxDatabaseUtils::QueryFromPhotos(MediaType::MEDIA_TYPE_IMAGE, true); in HandlePhotoInfo() local