Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/common/src/
Drandom_access_file.cpp112 int32_t RandomAccessFile::ReadFileFullyFromOffset(char buf[], int64_t offset, int64_t bufCapacity) in ReadFileFullyFromOffset() function in OHOS::SignatureTools::RandomAccessFile
135 int32_t RandomAccessFile::ReadFileFullyFromOffset(ByteBuffer& buffer, int64_t offset) in ReadFileFullyFromOffset() function in OHOS::SignatureTools::RandomAccessFile