Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/os/
Dos_ThreadLocalStorage.cpp106 uptr ThreadLocalStorage::GetValue() const in GetValue() function in nn::os::ThreadLocalStorage
/CTR-SDK-0.14.4/include/nn/
DResult.h392 bit32 GetValue() const { return m_Code; } in GetValue() function