Home
last modified time | relevance | path

Searched refs:GetSecond (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-2.4.0/sources/libraries/fnd/
Dfnd_DateTime.cpp276 s32 DateTime::GetSecond() const in GetSecond() function in nn::fnd::DateTime
320 return *this + TimeSpan::FromSeconds(second - GetSecond()); in ReplaceSecond()
349 GetSecond(), in ReplaceDay()
367 GetSecond(), in ReplaceMonth()
385 GetSecond(), in ReplaceYear()
/CTR-SDK-2.4.0/include/nn/ro/
Dro_SectionTable.h162 return GetAddress(sao.GetFirst(), sao.GetSecond()); in GetAddress()
/CTR-SDK-2.4.0/include/nn/fnd/
Dfnd_DateTime.h155 s32 GetSecond() const;