Home
last modified time | relevance | path

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

/base/security/appverify/interfaces/innerkits/appverify/src/common/
Drandom_access_file.cpp92 long long RandomAccessFile::ReadFileFullyFromOffset(char buf[], long long offset, int bufCapacity) in ReadFileFullyFromOffset() function in OHOS::Security::Verify::RandomAccessFile
113 long long RandomAccessFile::ReadFileFullyFromOffset(HapByteBuffer& buffer, long long offset) in ReadFileFullyFromOffset() function in OHOS::Security::Verify::RandomAccessFile
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
Dapp_centraldirectory.c168 int ReadFileFullyFromOffset(const HapBuf *buffer, int offset, const FileRead *file) in ReadFileFullyFromOffset() function