Home
last modified time | relevance | path

Searched defs:isDir (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_db_const.h50 bool isDir; member
58 std::string isDir; member
H A Dclouddisk_notify_const.h60 bool isDir = false; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dfile_stat.h27 bool isDir = false; member
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/
H A Ddistributed_file_daemon_proxy_test.cpp678 bool isDir = false; variable
706 bool isDir = false; variable
747 bool isDir = false; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/quota/
H A Dquota_manager.h32 bool isDir; member
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/switch_root/
H A Dswitch_root.c36 bool isDir = false; in FreeOldRoot() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H A Di_daemon_mock.h80 int32_t GetRemoteCopyInfo(const std::string &srcUri, bool &isFile, bool &isDir) in GetRemoteCopyInfo()
/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_zip.c127 static int IsDirPath(struct dirent *entry, char *fullPath, int *isDir) in IsDirPath()
176 int isDir; in ZipAddDir() local
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_manager_impl.cpp103 …butedFileDaemonManagerImpl::GetRemoteCopyInfo(const std::string &srcUri, bool &isFile, bool &isDir) in GetRemoteCopyInfo()
H A Ddistributed_file_daemon_proxy.cpp366 …DistributedFileDaemonProxy::GetRemoteCopyInfo(const std::string &srcUri, bool &isFile, bool &isDir) in GetRemoteCopyInfo()
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_report_entity_test.cpp72 string isDir = "0"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp191 bool isDir = FilePath::IsDir(absolutePath); in FlushEntriesIfNeeded() local
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_helper.cpp532 int FileAccessHelper::IsDirectory(Uri &uri, bool &isDir) in IsDirectory()
654 bool isDir = false; in Copy() local
684 bool isDir = false; in CopyFile() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_stub.cpp294 bool isDir = false; in HandleGetRemoteCopyInfo() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_media_library.cpp669 …MtpMediaLibrary::MoveObjectSub(const sf::path &fromPath, const sf::path &toPath, const bool &isDir, in MoveObjectSub()
694 void CrossCopyAfter(bool isDir, const std::string &toPath) in CrossCopyAfter()
731 bool isDir = sf::is_directory(fromPath, ec); in MoveObject() local
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp463 … for (auto isDir = cacheNode->isDirList.begin(); isDir != cacheNode->isDirList.end(); ++isDir) { in NotifyChangeOuter() local
H A Dclouddisk_rdbstore.cpp317 static int32_t CheckNameForSpace(const std::string& fileName, const int32_t isDir) in CheckNameForSpace()
1638 int32_t isDir = 0; in GetMetaBaseData() local
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file.h159 bool isDir = false; member
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/daemonstub_fuzzer/
H A Ddaemonstub_fuzzer.cpp99 int32_t GetRemoteCopyInfo(const std::string &srcUri, bool &isFile, bool &isDir) override in GetRemoteCopyInfo()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp220 static bool Mkdirs(const string &path, bool isDir, string &newRecoveredPath) in Mkdirs()
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp823 bool isDir = parcel->ReadBool(); in SetIsDir() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp1187 bool isDir = false; in Rename() local