Searched refs:GetLength (Results 1 – 6 of 6) sorted by relevance
71 m_FilePosition.SetFileSize( nn::fs::GetLength( &m_File ) ); in Open()87 m_FilePosition.SetFileSize( nn::fs::GetLength( &m_File ) ); in Open()
48 size_t len = rhs.GetLength(); in Get()
190 if ( channel->GetLength() > 0 ) in UpdateChannelLength()192 channel->SetLength( channel->GetLength() - 1 ); in UpdateChannelLength()217 if ( ( channel->GetLength() == 0 ) && ( ! channel->IsRelease() ) ) in UpdateChannelRelease()
417 s32 GetLength() const { return ref().len; } in NW_RES_CTOR()424 { return (GetLength() == len) && (::std::strcmp(GetName(), str) == 0); } in Equals()
297 u32 GetLength() const { return ref().length; } in GetLength() function
156 s32 GetLength() const { return m_Length; } in GetLength() function