Home
last modified time | relevance | path

Searched refs:DistributedFS (Results 1 - 25 of 162) sorted by relevance

1234567

/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Dlog.h28 namespace DistributedFS { namespace
54 (void)OHOS::HiviewDFX::HiLog::Debug(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
56 (void)OHOS::HiviewDFX::HiLog::Info(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
58 (void)OHOS::HiviewDFX::HiLog::Warn(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
60 (void)OHOS::HiviewDFX::HiLog::Error(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
62 (void)OHOS::HiviewDFX::HiLog::Fatal(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
83 } // namespace DistributedFS
H A Dability_helper.h22 namespace DistributedFS { namespace
26 } // namespace DistributedFS
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dtask_signal_impl.h27 class TaskSignalEntity : public DistributedFS::ModuleTaskSignal::TaskSignalListener {
32 std::shared_ptr<DistributedFS::ModuleTaskSignal::TaskSignal> taskSignal_ = nullptr;
H A Dfile_impl.h35 std::unique_ptr<DistributedFS::FDGuard> fd_ = { nullptr };
54 FileEntity(std::unique_ptr<DistributedFS::FDGuard> fd, const std::string& path, const std::string& uri) in FileEntity()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_document/
H A Ddocument_napi.h22 namespace DistributedFS { namespace
25 } // namespace DistributedFS
H A Ddocument_n_exporter.h22 namespace DistributedFS { namespace
27 } // namespace DistributedFS
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/
H A Dstat_entity_v9.h22 namespace DistributedFS { namespace
28 } // namespace DistributedFS
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/
H A Dstat_entity.h22 namespace DistributedFS { namespace
28 } // namespace DistributedFS
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dirent/
H A Ddirent_entity.h22 namespace DistributedFS { namespace
28 } // namespace DistributedFS
/foundation/filemanagement/file_api/interfaces/kits/native/task_signal/
H A Dtask_signal_listener.h20 namespace DistributedFS { namespace
28 } // namespace DistributedFS
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_hash/
H A Dhash.cpp91 tie(ret, res) = DistributedFS::HashFile::HashWithMD5(fpath); in Async()
93 tie(ret, res) = DistributedFS::HashFile::HashWithSHA1(fpath); in Async()
95 tie(ret, res) = DistributedFS::HashFile::HashWithSHA256(fpath); in Async()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dhash.h25 namespace DistributedFS { namespace
32 } // namespace DistributedFS
H A Dfdopen_stream.h22 namespace DistributedFS { namespace
30 } // namespace DistributedFS
H A Dftruncate.h22 namespace DistributedFS { namespace
30 } // namespace DistributedFS
H A Dfstat.h22 namespace DistributedFS { namespace
30 } // namespace DistributedFS
H A Dfsync.h22 namespace DistributedFS { namespace
30 } // namespace DistributedFS
H A Drmdirent.h22 namespace DistributedFS { namespace
31 } // namespace DistributedFS
H A Dstat_v9.h22 namespace DistributedFS { namespace
31 } // namespace DistributedFS
H A Dsymlink.h22 namespace DistributedFS { namespace
30 } // namespace DistributedFS
H A Dstat.h22 namespace DistributedFS { namespace
30 } // namespace DistributedFS
H A Dposix_fallocate.h22 namespace DistributedFS { namespace
30 } // namespace DistributedFS
H A Dopen_dir.h22 namespace DistributedFS { namespace
30 } // namespace DistributedFS
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/
H A Dstream_entity.h20 namespace DistributedFS { namespace
26 } // namespace DistributedFS
H A Dflush.h22 namespace DistributedFS { namespace
30 } // namespace DistributedFS
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/
H A Dcommon_func.h22 namespace DistributedFS { namespace
29 } // namespace DistributedFS

Completed in 5 milliseconds

1234567