Lines Matching refs:GetHeader
393 if (GetHeader().Time_to_Bytes(GetLength()) != in Close()
402 (uint_t)GetHeader().Time_to_Bytes(GetLength()), 0, 0); in Close()
458 offset = GetHeader().Time_to_Bytes(pos); in ReadData()
471 if (GetHeader().Bytes_to_Bytes(cnt) == 0) { in ReadData()
482 pos = GetHeader().Bytes_to_Time(offset + len); in ReadData()
517 offset = GetHeader().Time_to_Bytes(pos); in seekread()
546 offset = GetHeader().Time_to_Bytes(pos); in seekwrite()
578 tohdr = to->GetHeader(); in AsyncCopy()
589 GetHeader().Time_to_Bytes(svfrom - frompos)) == 0)) { in AsyncCopy()
600 offset = (size_t)GetHeader().Time_to_Bytes(frompos); in AsyncCopy()
612 if (GetHeader().Bytes_to_Bytes(cnt) == 0) { in AsyncCopy()