Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/sources/libraries/os/
Dos_ThreadLocalStorage.cpp153 uptr ThreadLocalStorage::GetValue() const in GetValue() function in nn::os::ThreadLocalStorage
/CTR-SDK-4.2.8-20130828/include/nn/
DResult.h405 bit32 GetValue() const { return m_Code; } in GetValue() function