Searched defs:collections (Results 1 – 5 of 5) sorted by relevance
49 static void addFontMap(std::shared_ptr<FontCollection>&& collections) { in addFontMap()75 void addFontMapInternal(std::shared_ptr<FontCollection>&& collections) { in addFontMapInternal()
31 LeakDetector providesLeakDetector(DumpManager dumpManager, TrackedCollections collections) { in providesLeakDetector()
74 TrackedCollections collections = new TrackedCollections(); in setup() local
38 void addFontMap(std::shared_ptr<FontCollection>&& collections) { in addFontMap()
192 const std::vector<std::shared_ptr<FontCollection>>& collections) { in writeToBuffer()