Home
last modified time | relevance | path

Searched defs:GetDataSize (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/rdt/CTR/
Drdt_RingBuffer.h85 size_t GetDataSize(void) const { ASSERT(m_initialized); return m_dataLength; } in GetDataSize() function
/CTR-SDK-4.2.5/include/nn/fslow/
Dfslow_SafePath.h53 size_t GetDataSize() const { return ((*this)->GetLength() + 1) * sizeof(Char); } in GetDataSize() function
Dfslow_Path.h251 size_t GetDataSize() const in GetDataSize() function