Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstream_impl.cpp196 tuple<int, int64_t> StreamImpl::WriteCur(const std::string& buffer, int64_t length, const std::stri… in WriteCur() function in OHOS::CJSystemapi::FileFs::StreamImpl
H A Dfile_fs_impl.cpp890 RetDataI64 FileFsImpl::WriteCur(int32_t fd, char* buf, size_t length, std::string encode) in WriteCur() function in OHOS::CJSystemapi::FileFsImpl