Searched defs:cloudImageCount (Results 1 – 2 of 2) sorted by relevance
227 …eporter::ReportPhotoInfo(int32_t localImageCount, int32_t localVideoCount, int32_t cloudImageCount, in ReportPhotoInfo()
200 int32_t cloudImageCount = DfxDatabaseUtils::QueryFromPhotos(MediaType::MEDIA_TYPE_IMAGE, false); in HandlePhotoInfo() local