Searched refs:GetLength (Results 1 – 6 of 6) sorted by relevance
69 m_FilePosition.SetFileSize( nn::fs::GetLength( &m_File ) ); in Open()85 m_FilePosition.SetFileSize( nn::fs::GetLength( &m_File ) ); in Open()
46 size_t len = rhs.GetLength(); in Get()
188 if ( channel->GetLength() > 0 ) in UpdateChannelLength()190 channel->SetLength( channel->GetLength() - 1 ); in UpdateChannelLength()215 if ( ( channel->GetLength() == 0 ) && ( ! channel->IsRelease() ) ) in UpdateChannelRelease()
414 s32 GetLength() const { return ref().len; } in NW_RES_CTOR()421 { return (GetLength() == len) && (::std::strcmp(GetName(), str) == 0); } in Equals()
295 u32 GetLength() const { return ref().length; } in GetLength() function
154 s32 GetLength() const { return m_Length; } in GetLength() function