Home
last modified time | relevance | path

Searched defs:bufCapacity (Results 1 – 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/common/src/
Drandom_access_file.cpp80 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() local
165 int32_t bufCapacity = buffer.GetCapacity(); in WriteToFile() local