Searched defs:resourceMap (Results 1 – 3 of 3) sorted by relevance
23 SkiaMemoryTracer::SkiaMemoryTracer(std::vector<ResourcePair> resourceMap, bool itemizeType) in SkiaMemoryTracer()
30 SkiaMemoryReporter::SkiaMemoryReporter(const std::vector<ResourcePair>& resourceMap, bool itemize) in SkiaMemoryReporter()
717 static std::string getConcurrentInstanceCount(const std::map<std::string, int>& resourceMap) { in getConcurrentInstanceCount()