/foundation/filemanagement/dfs_service/utils/inner_api/ |
H A D | cloud_file_utils.h | 25 std::string cloudId; member
|
/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/ |
H A D | clouddisknotify_fuzzer.cpp | 67 string cloudId = fuzzData.GetStringFromData(len); in GetDeleteNotifyDataFuzzTest() local
|
/foundation/filemanagement/dfs_service/test/unittests/utils/cloud_disk/ |
H A D | cloud_file_utils_test.cpp | 49 string cloudId = CloudFileUtils::GetCloudId(""); in HWTEST_F() local 58 string cloudId; in HWTEST_F() local 67 string cloudId = "testId"; in HWTEST_F() local 103 string cloudId; HWTEST_F() local 177 string cloudId = CloudFileUtils::GetCloudId(dfsPath); HWTEST_F() local [all...] |
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/ |
H A D | dentry_meta_file_clouddisk_test.cpp | 389 string cloudId = "testLongLongfileName"; in HWTEST_F() local 522 string cloudId = "id1"; in HWTEST_F() local
|
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/ |
H A D | clouddisk_db_const.h | 58 std::string cloudId; member
|
H A D | clouddisk_notify_const.h | 66 std::string cloudId = ""; member
|
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/ |
H A D | clouddisk_notify_utils.cpp | 118 int32_t CloudDiskNotifyUtils::GetCacheNode(const string &cloudId, CacheNode &cacheNode) in GetCacheNode() argument 131 void CloudDiskNotifyUtils::PutCacheNode(const string &cloudId, const CacheNode &cacheNode) in PutCacheNode() argument
|
H A D | clouddisk_notify.cpp | 75 static int32_t TrashUriAddRowId(shared_ptr<CloudDiskRdbStore> rdbStore, const string &cloudId, string &uri) in TrashUriAddRowId() argument 400 string cloudId = static_cast<string>(deleteId); in GetDeleteNotifyData() local [all...] |
H A D | clouddisk_rdbstore.cpp | 205 int32_t CloudDiskRdbStore::GetAttr(const std::string &cloudId, CloudDiskFileInfo &info) in GetAttr() argument 223 SetAttr(const std::string &fileName, const std::string &parentCloudId, const std::string &cloudId, const unsigned long long &size) SetAttr() argument 269 ReadDir(const std::string &cloudId, vector<CloudDiskFileInfo> &infos) ReadDir() argument 407 HandleCreateValue(ValuesBucket &fileInfo, const std::string &cloudId, const std::string &parentCloudId, const std::string &fileName, const std::string &bundleName) HandleCreateValue() argument 418 Create(const std::string &cloudId, const std::string &parentCloudId, const std::string &fileName, bool noNeedUpload) Create() argument 474 MkDir(const std::string &cloudId, const std::string &parentCloudId, const std::string &directoryName, bool noNeedUpload) MkDir() argument 571 Write(const std::string &fileName, const std::string &parentCloudId, const std::string &cloudId) Write() argument 622 LocationSetXattr(const std::string &name, const std::string &parentCloudId, const std::string &cloudId, const std::string &value) LocationSetXattr() argument 664 GetRowId(const std::string &cloudId, int64_t &rowId) GetRowId() argument 704 GetParentCloudId(const std::string &cloudId, std::string &parentCloudId) GetParentCloudId() argument 726 RecycleSetXattr(const std::string &name, const std::string &parentCloudId, const std::string &cloudId, const std::string &value) RecycleSetXattr() argument 777 FavoriteSetXattr(const std::string &cloudId, const std::string &value) FavoriteSetXattr() argument 843 FavoriteGetXattr(const std::string &cloudId, const std::string &key, std::string &value) FavoriteGetXattr() argument 867 FileStatusGetXattr(const std::string &cloudId, const std::string &key, std::string &value) FileStatusGetXattr() argument 895 GetExtAttrValue(const std::string &cloudId, const std::string &key, std::string &value) GetExtAttrValue() argument 926 GetExtAttr(const std::string &cloudId, std::string &value, int32_t &position) GetExtAttr() argument 960 GetXAttr(const std::string &cloudId, const std::string &key, std::string &value, const CacheNode &node, const std::string &extAttrKey) GetXAttr() argument 1010 ExtAttributeSetXattr(const std::string &cloudId, const std::string &value, const std::string &key) ExtAttributeSetXattr() argument 1040 SetXAttr(const std::string &cloudId, const std::string &key, const std::string &value, const std::string &name, const std::string &parentCloudId) SetXAttr() argument 1166 GetHasChild(const std::string &cloudId, bool &hasChild) GetHasChild() argument 1187 UnlinkSynced(const std::string &cloudId) UnlinkSynced() argument 1204 UnlinkLocal(const std::string &cloudId) UnlinkLocal() argument 1218 Unlink(const std::string &cloudId, const int32_t &position) Unlink() argument 1234 GetDirtyType(const std::string &cloudId, int32_t &dirtyType) GetDirtyType() argument 1257 GetCurNode(const std::string &cloudId, CacheNode &curNode) GetCurNode() argument [all...] |
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/ |
H A D | clouddisk_notify_utils_mock.cpp | 99 int32_t CloudDiskNotifyUtils::GetCacheNode(const string &cloudId, CacheNode &cacheNode)
in GetCacheNode() argument 112 void CloudDiskNotifyUtils::PutCacheNode(const string &cloudId, const CacheNode &cacheNode)
in PutCacheNode() argument
|
H A D | meta_file_clouddisk_mock.cpp | 101 CloudDiskMetaFile::CloudDiskMetaFile(uint32_t userId, const std::string &bundleName, const std::string &cloudId) in CloudDiskMetaFile() argument 89 GetCloudDiskDentryFileByPath(uint32_t userId, const std::string &bundleName, const std::string &cloudId) GetCloudDiskDentryFileByPath() argument 501 Clear(uint32_t userId, const std::string &bundleName, const std::string &cloudId) Clear() argument 517 GetCloudDiskMetaFile(uint32_t userId, const std::string &bundleName, const std::string &cloudId) GetCloudDiskMetaFile() argument [all...] |
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/ |
H A D | clouddisk_notify_utils_test.cpp | 319 string cloudId = "100"; in HWTEST_F() local 336 string cloudId = "100"; in HWTEST_F() local 353 string cloudId = "100"; in HWTEST_F() local
|
H A D | clouddisk_rdbstore_test.cpp | 216 const std::string cloudId = ""; in HWTEST_F() local 233 const std::string cloudId = "100"; in HWTEST_F() local 250 const std::string cloudId = "100"; in HWTEST_F() local 268 const std::string cloudId = ""; in HWTEST_F() local 286 const std::string cloudId = "rootId"; in HWTEST_F() local 304 const std::string cloudId = "100"; HWTEST_F() local 324 const std::string cloudId = "100"; HWTEST_F() local 344 const std::string cloudId = "100"; HWTEST_F() local 362 const std::string cloudId = "rootId"; HWTEST_F() local 378 const std::string cloudId = "rootId"; HWTEST_F() local 396 const std::string cloudId = "rootId"; HWTEST_F() local 414 const std::string cloudId = "rootId"; HWTEST_F() local 432 const std::string cloudId = "rootId"; HWTEST_F() local 450 const std::string cloudId = ""; HWTEST_F() local 468 const std::string cloudId = "rootId"; HWTEST_F() local 487 const std::string cloudId = "rootId"; HWTEST_F() local 508 const std::string cloudId = "rootId"; HWTEST_F() local 529 const std::string cloudId = "rootId"; HWTEST_F() local 550 const std::string cloudId = "100"; HWTEST_F() local 568 const std::string cloudId = "100"; HWTEST_F() local 586 const std::string cloudId = ""; HWTEST_F() local 604 const std::string cloudId = "100"; HWTEST_F() local 624 const std::string cloudId = "100"; HWTEST_F() local 644 const std::string cloudId = "100"; HWTEST_F() local 664 const std::string cloudId = ""; HWTEST_F() local 681 const std::string cloudId = "100"; HWTEST_F() local 699 const std::string cloudId = "100"; HWTEST_F() local 719 const std::string cloudId = "100"; HWTEST_F() local 739 const std::string cloudId = "100"; HWTEST_F() local 761 const std::string cloudId = "100"; HWTEST_F() local 779 const std::string cloudId = "100"; HWTEST_F() local 799 const std::string cloudId = "100"; HWTEST_F() local 819 const std::string cloudId = "100"; HWTEST_F() local 837 const std::string cloudId = "100"; HWTEST_F() local 856 const std::string cloudId = "100"; HWTEST_F() local 877 const std::string cloudId = "100"; HWTEST_F() local 898 const std::string cloudId = "100"; HWTEST_F() local 917 const std::string cloudId = "100"; HWTEST_F() local 938 const std::string cloudId = "100"; HWTEST_F() local 959 const std::string cloudId = "100"; HWTEST_F() local 982 const std::string cloudId = "100"; HWTEST_F() local 1000 const std::string cloudId = "100"; HWTEST_F() local 1018 const std::string cloudId = "100"; HWTEST_F() local 1038 const std::string cloudId = "100"; HWTEST_F() local 1060 const std::string cloudId = "100"; HWTEST_F() local 1084 const std::string cloudId = "100"; HWTEST_F() local 1106 const std::string cloudId = "rootId"; HWTEST_F() local 1122 const std::string cloudId = "root"; HWTEST_F() local 1138 const std::string cloudId = "root"; HWTEST_F() local 1156 const std::string cloudId = "root"; HWTEST_F() local 1174 const std::string cloudId = ""; HWTEST_F() local 1193 const std::string cloudId = ""; HWTEST_F() local 1212 const std::string cloudId = ""; HWTEST_F() local 1231 const std::string cloudId = ""; HWTEST_F() local 1248 const std::string cloudId = "cloudId"; HWTEST_F() local 1268 const std::string cloudId = "cloudId"; HWTEST_F() local 1290 const std::string cloudId = "cloudId"; HWTEST_F() local 1312 const std::string cloudId = ""; HWTEST_F() local 1329 const std::string cloudId = "cloudId"; HWTEST_F() local 1349 const std::string cloudId = "cloudId"; HWTEST_F() local 1371 const std::string cloudId = "cloudId"; HWTEST_F() local 1392 const std::string cloudId = ""; HWTEST_F() local 1408 const std::string cloudId = "100"; HWTEST_F() local 1427 const std::string cloudId = ""; HWTEST_F() local 1443 const std::string cloudId = "100"; HWTEST_F() local 1462 const std::string cloudId = "100"; HWTEST_F() local 1483 const std::string cloudId = "100"; HWTEST_F() local 1504 const std::string cloudId = "100"; HWTEST_F() local 1525 const std::string cloudId = "100"; HWTEST_F() local 1547 const std::string cloudId = ""; HWTEST_F() local 1567 const std::string cloudId = ""; HWTEST_F() local 1584 const std::string cloudId = ""; HWTEST_F() local 1601 const std::string cloudId = ""; HWTEST_F() local 1618 const std::string cloudId = ""; HWTEST_F() local 1634 const std::string cloudId = "root"; HWTEST_F() local 1656 const std::string cloudId = "root"; HWTEST_F() local 1679 const std::string cloudId = "100"; HWTEST_F() local 1698 const std::string cloudId = "100"; HWTEST_F() local 1717 const std::string cloudId = "100"; HWTEST_F() local 1736 const std::string cloudId = "100"; HWTEST_F() local 1755 const std::string cloudId = "100"; HWTEST_F() local 1864 const std::string cloudId = "100"; HWTEST_F() local 1882 const std::string cloudId = "100"; HWTEST_F() local 1902 const std::string cloudId = "100"; HWTEST_F() local 1922 const std::string cloudId = "100"; HWTEST_F() local 1939 const std::string cloudId = "100"; HWTEST_F() local 1956 const std::string cloudId = "100"; HWTEST_F() local 1973 const std::string cloudId = "100"; HWTEST_F() local 1990 std::string cloudId = ""; HWTEST_F() local 2007 std::string cloudId = "100"; HWTEST_F() local 2024 std::string cloudId = "100"; HWTEST_F() local 2041 std::string cloudId = "100"; HWTEST_F() local 2060 std::string cloudId = "100"; HWTEST_F() local 2081 std::string cloudId = "100"; HWTEST_F() local 2102 std::string cloudId = "100"; HWTEST_F() local 2123 std::string cloudId = ""; HWTEST_F() local 2139 std::string cloudId = "100"; HWTEST_F() local 2158 std::string cloudId = "100"; HWTEST_F() local 2179 std::string cloudId = "100"; HWTEST_F() local 2201 std::string cloudId = "100"; HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/ |
H A D | thumbnail_data.h | 99 EXPORT std::string cloudId; member in OHOS::Media::ThumbnailData
|
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
H A D | cloud_file_utils_mock.cpp | 63 uint32_t CloudFileUtils::GetBucketId(string cloudId) in GetBucketId() argument 73 string CloudFileUtils::GetLocalBucketPath(string cloudId, string bundleName, int32_t userId) in GetLocalBucketPath() argument 78 string CloudFileUtils::GetLocalFilePath(string cloudId, string bundleName, int32_t userId) in GetLocalFilePath() argument
|
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/ |
H A D | cloud_file_utils.cpp | 133 uint32_t CloudFileUtils::GetBucketId(string cloudId) in GetBucketId() argument 151 string CloudFileUtils::GetLocalBucketPath(string cloudId, string bundleName, int32_t userId) in GetLocalBucketPath() argument 160 string CloudFileUtils::GetLocalFilePath(string cloudId, string bundleName, int32_t userId) in GetLocalFilePath() argument 190 char cloudId[idSize + 1]; GetCloudId() local [all...] |
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
H A D | clouddisk_rdbstore_mock.cpp | 66 int32_t CloudDiskRdbStore::GetAttr(const std::string &cloudId, CloudDiskFileInfo &info) in GetAttr() argument 80 int32_t CloudDiskRdbStore::ReadDir(const std::string &cloudId, vector<CloudDiskFileInfo> &infos) in ReadDir() argument 85 int32_t CloudDiskRdbStore::Create(const std::string &cloudId, const std::string &parentCloudId, in Create() argument 91 int32_t CloudDiskRdbStore::MkDir(const std::string &cloudId, const std::string &parentCloudId, in MkDir() argument 109 int32_t CloudDiskRdbStore::GetRowId(const std::string &cloudId, int64_t &rowId) in GetRowId() argument 71 SetAttr(const std::string &fileName, const std::string &parentCloudId, const std::string &cloudId, const unsigned long long &size) SetAttr() argument 97 Write(const std::string &fileName, const std::string &parentCloudId, const std::string &cloudId) Write() argument 103 LocationSetXattr(const std::string &name, const std::string &parentCloudId, const std::string &cloudId, const std::string &value) LocationSetXattr() argument 117 GetParentCloudId(const std::string &cloudId, std::string &parentCloudId) GetParentCloudId() argument 122 RecycleSetXattr(const std::string &name, const std::string &parentCloudId, const std::string &cloudId, const std::string &value) RecycleSetXattr() argument 128 FavoriteSetXattr(const std::string &cloudId, const std::string &value) FavoriteSetXattr() argument 139 FavoriteGetXattr(const std::string &cloudId, const std::string &key, std::string &value) FavoriteGetXattr() argument 144 FileStatusGetXattr(const std::string &cloudId, const std::string &key, std::string &value) FileStatusGetXattr() argument 149 GetExtAttrValue(const std::string &cloudId, const std::string &key, std::string &value) GetExtAttrValue() argument 154 GetExtAttr(const std::string &cloudId, std::string &value, int32_t &position) GetExtAttr() argument 159 GetXAttr(const std::string &cloudId, const std::string &key, std::string &value, const CacheNode &node, const std::string &extAttrKey) GetXAttr() argument 168 ExtAttributeSetXattr(const std::string &cloudId, const std::string &value, const std::string &key) ExtAttributeSetXattr() argument 174 SetXAttr(const std::string &cloudId, const std::string &key, const std::string &value, const std::string &name, const std::string &parentCloudId) SetXAttr() argument 192 GetHasChild(const std::string &cloudId, bool &hasChild) GetHasChild() argument 197 UnlinkSynced(const std::string &cloudId) UnlinkSynced() argument 202 UnlinkLocal(const std::string &cloudId) UnlinkLocal() argument 207 Unlink(const std::string &cloudId, const int32_t &position) Unlink() argument 212 GetDirtyType(const std::string &cloudId, int32_t &dirtyType) GetDirtyType() argument 217 GetCurNode(const std::string &cloudId, CacheNode &curNode) GetCurNode() argument [all...] |
H A D | file_operations_cloud_mock.cpp | 221 static int32_t CreateLocalFile(const string &cloudId, const string &bundleName, int32_t userId, mode_t mode) in CreateLocalFile() argument 247 int32_t GenerateCloudId(int32_t userId, string &cloudId, const string &bundleName) in GenerateCloudId() argument 272 string cloudId; in DoCreatFile() local 556 string cloudId = metaBase.cloudId; DoCloudUnlink() local [all...] |
/foundation/filemanagement/dfs_service/utils/dentry/src/ |
H A D | meta_file_clouddisk.cpp | 129 CloudDiskMetaFile::CloudDiskMetaFile(uint32_t userId, const std::string &bundleName, const std::string &cloudId) in CloudDiskMetaFile() argument 117 GetCloudDiskDentryFileByPath(uint32_t userId, const std::string &bundleName, const std::string &cloudId) GetCloudDiskDentryFileByPath() argument 667 Clear(uint32_t userId, const std::string &bundleName, const std::string &cloudId) Clear() argument 683 GetCloudDiskMetaFile(uint32_t userId, const std::string &bundleName, const std::string &cloudId) GetCloudDiskMetaFile() argument [all...] |
H A D | meta_file.cpp | 727 std::string MetaFileMgr::CloudIdToRecordId(const std::string cloudId) in CloudIdToRecordId() argument [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_album_fusion_utils.cpp | 605 std::string cloudId = ""; in BuildInsertValuesBucket() local 1157 string cloudId = ""; in IsCloudAlbum() local
|
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
H A D | file_operations_cloud.cpp | 346 string cloudId = inoPtr->cloudId; in CloudOpen() local 412 CreateLocalFile(const string &cloudId, const string &bundleName, int32_t userId, mode_t mode) CreateLocalFile() argument 440 GenerateCloudId(int32_t userId, string &cloudId, const string &bundleName) GenerateCloudId() argument 487 string cloudId; DoCreatFile() local 1045 string cloudId; MkDir() local 1092 string cloudId = metaBase.cloudId; DoCloudUnlink() local [all...] |