Searched refs:GetPointers (Results 1 – 3 of 3) sorted by relevance
78 static PlatformPtrs &GetPointers();133 return GetPointers(); in GetPlatforms()141 inline PlatformPtrs &Platform::GetPointers() in GetPointers() function
66 PlatformPtrs &platforms = GetPointers(); in Initialize()
91 auto& pointers = GetPointers(n); in allocate()107 GetPointers(n).push_back(p); in deallocate()114 static std::vector<T*>& GetPointers(size_t n) { in GetPointers() function in __anon656b0e720111::RandomizedAllocator