Searched defs:localImageCount (Results 1 – 2 of 2) sorted by relevance
227 void DfxReporter::ReportPhotoInfo(int32_t localImageCount, int32_t localVideoCount, int32_t cloudIm… in ReportPhotoInfo()
198 int32_t localImageCount = DfxDatabaseUtils::QueryFromPhotos(MediaType::MEDIA_TYPE_IMAGE, true); in HandlePhotoInfo() local