Lines Matching refs:GetHeader
398 if (GetHeader().Time_to_Bytes(GetLength()) != in Close()
407 (uint_t)GetHeader().Time_to_Bytes(GetLength()), 0, 0); in Close()
463 offset = GetHeader().Time_to_Bytes(pos); in ReadData()
476 if (GetHeader().Bytes_to_Bytes(cnt) == 0) { in ReadData()
487 pos = GetHeader().Bytes_to_Time(offset + len); in ReadData()
522 offset = GetHeader().Time_to_Bytes(pos); in seekread()
551 offset = GetHeader().Time_to_Bytes(pos); in seekwrite()
583 tohdr = to->GetHeader(); in AsyncCopy()
593 GetHeader().Time_to_Bytes(svfrom - frompos)) == 0)) { in AsyncCopy()
604 offset = (size_t)GetHeader().Time_to_Bytes(frompos); in AsyncCopy()
616 if (GetHeader().Bytes_to_Bytes(cnt) == 0) { in AsyncCopy()