Searched refs:realOffset (Results 1 – 1 of 1) sorted by relevance
82 off_t realOffset = 0; in HvbReadFromPartition() local84 if (!ParseReadParam(path, offset, numBytes, realOffset, count)) { in HvbReadFromPartition()93 if (!ReadFullyAtOffset(fd.Get(), reinterpret_cast<uint8_t *>(buf), count, realOffset)) { in HvbReadFromPartition()