Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfsync.cpp28 int FsyncImpl::Fsync(int32_t fd) in Fsync() function in OHOS::CJSystemapi::FsyncImpl
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_file_operation.h89 static UNUSED_FUNCTION bool Fsync(const std::string &filePath) in Fsync() function