Home
last modified time | relevance | path

Searched refs:DistributedFS (Results 1 – 25 of 159) sorted by relevance

1234567

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Dlog.h28 namespace DistributedFS {
54 …(void)OHOS::HiviewDFX::HiLog::Debug(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func_…
56 …(void)OHOS::HiviewDFX::HiLog::Info(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func__…
58 …(void)OHOS::HiviewDFX::HiLog::Warn(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func__…
60 …(void)OHOS::HiviewDFX::HiLog::Error(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func_…
62 …(void)OHOS::HiviewDFX::HiLog::Fatal(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func_…
H A Dability_helper.h22 namespace DistributedFS {
/ohos5.0/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()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
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&… in FileEntity()
H A Dfile_impl.cpp46 using namespace DistributedFS;
51 using namespace OHOS::DistributedFS::ModuleRemoteUri;
157 auto fdg = CreateUniquePtr<DistributedFS::FDGuard>(fd, false); in InstantiateFile()
264 auto fdPrt = CreateUniquePtr<DistributedFS::FDGuard>(dstFd, false); in Dup()
/ohos5.0/foundation/filemanagement/file_api/interfaces/test/unittest/task_signal/
H A Dtask_signal_test.cpp27 namespace DistributedFS { namespace
29 using namespace OHOS::DistributedFS::ModuleTaskSignal;
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcreate_randomaccessfile.cpp53 OHOS::DistributedFS::FDGuard sfd; in ParseJsFile()
54 auto fdg = CreateUniquePtr<DistributedFS::FDGuard>(sfd, false); in ParseJsFile()
74 auto fdg = CreateUniquePtr<DistributedFS::FDGuard>(dupFd, false); in ParseJsFile()
140 std::unique_ptr<DistributedFS::FDGuard> fdg, in InstantiateRandomAccessFile()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_document/
H A Ddocument_napi.h22 namespace DistributedFS {
H A Ddocument_n_exporter.h22 namespace DistributedFS {
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dirent/
H A Ddirent_entity.h22 namespace DistributedFS {
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/
H A Dstat_entity.h22 namespace DistributedFS {
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/
H A Dstat_entity_v9.h22 namespace DistributedFS {
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/native/task_signal/
H A Dtask_signal_listener.h20 namespace DistributedFS {
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/
H A Dstream_entity.h20 namespace DistributedFS {
H A Dflush.h22 namespace DistributedFS {
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dhash.h25 namespace DistributedFS {
H A Dchmod.h22 namespace DistributedFS {
H A Dchown.h22 namespace DistributedFS {
H A Dclose.h22 namespace DistributedFS {
H A Dcopy_file.h22 namespace DistributedFS {
H A Dcreate_stream.h22 namespace DistributedFS {
H A Dfchmod.h22 namespace DistributedFS {
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/
H A Dcommon_func.h22 namespace DistributedFS {
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_file/
H A Dfile_entity.h24 namespace DistributedFS {
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dir/
H A Ddir_entity.h23 namespace DistributedFS {

1234567