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