Searched refs:GetData (Results 1 – 3 of 3) sorted by relevance
43 u32 Segment::GetData(void *pBuf, u32 len) const in GetData() function in nn::rdt::CTR::Segment114 u32 len = GetData(buf, PAYLOAD_SIZE); in PrintDebugInfo()
98 u32 GetData( void *pBuf, u32 len) const;
427 u32 sz = s_recvSeg.GetData(buf, Segment::PAYLOAD_SIZE); in Test()