Home
last modified time | relevance | path

Searched refs:Utimes (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dutimes.h25 class Utimes final {
H A Dutimes.cpp29 napi_value Utimes::Sync(napi_env env, napi_callback_info info) in Sync()
H A Dprop_n_exporter.cpp795 NVal::DeclareNapiFunction("utimes", Utimes::Sync), in ExportSync()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.h86 static int Utimes(std::string path, double mtime);
H A Dfile_fs_ffi.cpp589 auto code = FileFsImpl::Utimes(path, mtime); in FfiOHOSFileFsUtimes()
H A Dfile_fs_impl.cpp1187 int FileFsImpl::Utimes(std::string path, double mtime) in Utimes() function in OHOS::CJSystemapi::FileFsImpl

Completed in 6 milliseconds