Searched defs:GetPointer (Results 1 – 4 of 4) sorted by relevance
196 T GetPointer(const char* name) const in GetPointer() function214 T GetPointer(s32 index) const in GetPointer() function
155 T GetPointer(int index, u32 offset) const in GetPointer() function166 T GetPointer(nn::drivers::ro::SectionAndOffset sao) const in GetPointer() function
152 T GetPointer(const char* name) in GetPointer() function
318 void* GetPointer() const { return m_pEntry ? m_pEntry->GetObject() : 0; } in GetPointer() function409 … TObject* GetPointer() { return static_cast<TObject*>(SafeHandleTable::Accessor::GetPointer()); } in GetPointer() function