/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ |
H A D | log.h | 28 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 D | ability_helper.h | 22 namespace DistributedFS { namespace 26 } // namespace DistributedFS
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | task_signal_impl.h | 27 class TaskSignalEntity : public DistributedFS::ModuleTaskSignal::TaskSignalListener { 32 std::shared_ptr<DistributedFS::ModuleTaskSignal::TaskSignal> taskSignal_ = nullptr;
|
H A D | file_impl.h | 35 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 D | document_napi.h | 22 namespace DistributedFS { namespace 25 } // namespace DistributedFS
|
H A D | document_n_exporter.h | 22 namespace DistributedFS { namespace 27 } // namespace DistributedFS
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/ |
H A D | stat_entity_v9.h | 22 namespace DistributedFS { namespace 28 } // namespace DistributedFS
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/ |
H A D | stat_entity.h | 22 namespace DistributedFS { namespace 28 } // namespace DistributedFS
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dirent/ |
H A D | dirent_entity.h | 22 namespace DistributedFS { namespace 28 } // namespace DistributedFS
|
/foundation/filemanagement/file_api/interfaces/kits/native/task_signal/ |
H A D | task_signal_listener.h | 20 namespace DistributedFS { namespace 28 } // namespace DistributedFS
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_hash/ |
H A D | hash.cpp | 91 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 D | hash.h | 25 namespace DistributedFS { namespace 32 } // namespace DistributedFS
|
H A D | fdopen_stream.h | 22 namespace DistributedFS { namespace 30 } // namespace DistributedFS
|
H A D | ftruncate.h | 22 namespace DistributedFS { namespace 30 } // namespace DistributedFS
|
H A D | fstat.h | 22 namespace DistributedFS { namespace 30 } // namespace DistributedFS
|
H A D | fsync.h | 22 namespace DistributedFS { namespace 30 } // namespace DistributedFS
|
H A D | rmdirent.h | 22 namespace DistributedFS { namespace 31 } // namespace DistributedFS
|
H A D | stat_v9.h | 22 namespace DistributedFS { namespace 31 } // namespace DistributedFS
|
H A D | symlink.h | 22 namespace DistributedFS { namespace 30 } // namespace DistributedFS
|
H A D | stat.h | 22 namespace DistributedFS { namespace 30 } // namespace DistributedFS
|
H A D | posix_fallocate.h | 22 namespace DistributedFS { namespace 30 } // namespace DistributedFS
|
H A D | open_dir.h | 22 namespace DistributedFS { namespace 30 } // namespace DistributedFS
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/ |
H A D | stream_entity.h | 20 namespace DistributedFS { namespace 26 } // namespace DistributedFS
|
H A D | flush.h | 22 namespace DistributedFS { namespace 30 } // namespace DistributedFS
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/ |
H A D | common_func.h | 22 namespace DistributedFS { namespace 29 } // namespace DistributedFS
|