Home
last modified time | relevance | path

Searched defs:GetPointer (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/include/nn/ro/
Dro_SectionTable.h155 T GetPointer(int index, u32 offset) const in GetPointer() function
166 T GetPointer(nn::drivers::ro::SectionAndOffset sao) const in GetPointer() function
/CTR-SDK-2.4.0/include/nn/fslow/
Dfslow_SafeHandle.h318 void* GetPointer() const { return m_pEntry ? m_pEntry->GetObject() : 0; } in GetPointer() function
409 … TObject* GetPointer() { return static_cast<TObject*>(SafeHandleTable::Accessor::GetPointer()); } in GetPointer() function