Searched refs:GetBlockLen (Results 1 – 3 of 3) sorted by relevance
72 short GetBlockLen() const { return nLen; } in GetBlockLen() function in SbiStream
3208 short nBlockLen = pSbStrm->GetBlockLen(); in RTLFUNC()3278 nPos = nPos / pSbStrm->GetBlockLen(); in RTLFUNC()3293 nPos *= pSbStrm->GetBlockLen(); in RTLFUNC()
1208 short nBlockLen = bRandom ? pSbStrm->GetBlockLen() : 0; in PutGet()
Completed in 25 milliseconds