Searched defs:ReadFileFullyFromOffset (Results 1 – 2 of 2) sorted by relevance
133 long long RandomAccessFile::ReadFileFullyFromOffset(char buf[], long long offset, int32_t bufCapaci… in ReadFileFullyFromOffset() function in OHOS::Security::Verify::RandomAccessFile157 long long RandomAccessFile::ReadFileFullyFromOffset(HapByteBuffer& buffer, long long offset) in ReadFileFullyFromOffset() function in OHOS::Security::Verify::RandomAccessFile
168 int32_t ReadFileFullyFromOffset(const HapBuf *buffer, int32_t offset, const FileRead *file) in ReadFileFullyFromOffset() function