Searched defs:bufCapacity (Results 1 – 1 of 1) sorted by relevance
80 int32_t RandomAccessFile::DoMMap(int32_t bufCapacity, int64_t offset, MmapInfo& mmapInfo) in DoMMap()112 int32_t RandomAccessFile::ReadFileFullyFromOffset(char buf[], int64_t offset, int64_t bufCapacity) in ReadFileFullyFromOffset()143 int32_t bufCapacity = buffer.GetCapacity(); in ReadFileFullyFromOffset() local165 int32_t bufCapacity = buffer.GetCapacity(); in WriteToFile() local