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