Searched refs:GetValue (Results 1 – 4 of 4) sorted by relevance
61 uptr GetValue() const;
106 uptr ThreadLocalStorage::GetValue() const in GetValue() function in nn::os::ThreadLocalStorage
176 return reinterpret_cast<Suite::ResultHolder*>(tls_pExpectedResult.GetValue()); in GetCurrent()
397 bit32 GetValue() const { return m_Code; } in GetValue() function