Searched refs:ReportHighMemoryImageThumbnail (Results 1 – 3 of 3) sorted by relevance
55 …int32_t ReportHighMemoryImageThumbnail(std::string &path, std::string &suffix, int32_t width, int3…
61 int32_t DfxReporter::ReportHighMemoryImageThumbnail(std::string &path, std::string &suffix, int32_t… in ReportHighMemoryImageThumbnail() function in OHOS::Media::DfxReporter
95 return dfxReporter_->ReportHighMemoryImageThumbnail(path, suffix, width, height); in HandleHighMemoryThumbnail()