Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstream_impl.cpp151 tuple<int, int64_t> StreamImpl::ReadCur(uint8_t* buffer, size_t buLen, int64_t length) in ReadCur() function in OHOS::CJSystemapi::FileFs::StreamImpl
H A Dfile_fs_impl.cpp812 RetDataI64 FileFsImpl::ReadCur(int32_t fd, char* buf, int64_t bufLen, size_t length) in ReadCur() function in OHOS::CJSystemapi::FileFsImpl