Searched defs:GetPointer (Results 1 – 3 of 3) sorted by relevance
108 const T* Idmap2Service::GetPointer(const MaybeUniquePtr<T>& ptr) { in GetPointer() function
35 TEST(TableOfTables, GetPointer) { in TEST() argument
80 [[nodiscard]] std::atomic<T>* GetPointer(Key key) { in GetPointer() function