Searched defs:ReadFileFullyFromOffset (Results 1 – 1 of 1) sorted by relevance
| /developtools/hapsigner/hapsigntool_cpp/common/src/ | ||
| D | random_access_file.cpp | 112 int32_t RandomAccessFile::ReadFileFullyFromOffset(char buf[], int64_t offset, int64_t bufCapacity) in ReadFileFullyFromOffset() function in OHOS::SignatureTools::RandomAccessFile |