Home
last modified time | relevance | path

Searched refs:FfiOHOSFileFsMoveFile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_mock.cpp57 FFI_EXPORT int FfiOHOSFileFsMoveFile = 0; variable
H A Dfile_fs_ffi.h60 FFI_EXPORT int FfiOHOSFileFsMoveFile(const char* src, const char* dest, int mode);
H A Dfile_fs_ffi.cpp378 int FfiOHOSFileFsMoveFile(const char* src, const char* dest, int mode) in FfiOHOSFileFsMoveFile() function