Home
last modified time | relevance | path

Searched refs:RecordIdToCloudId (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/
H A Ddentry_meta_file_test.cpp359 * @tc.desc: Verify the RecordIdToCloudId
368 string ret = MetaFileMgr::GetInstance().RecordIdToCloudId(hexStr); in HWTEST_F()
380 * @tc.desc: Verify the RecordIdToCloudId
389 string ret = MetaFileMgr::GetInstance().RecordIdToCloudId(hexStr); in HWTEST_F()
/foundation/filemanagement/dfs_service/utils/dentry/include/
H A Dmeta_file.h134 static std::string RecordIdToCloudId(const std::string hexStr);
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file.cpp703 std::string MetaFileMgr::RecordIdToCloudId(const std::string hexStr) in RecordIdToCloudId() function in OHOS::FileManagement::MetaFileMgr

Completed in 4 milliseconds