Searched refs:GetMetaBackupPath (Results 1 – 3 of 3) sorted by relevance
39 API_EXPORT std::string GetMetaBackupPath(uint32_t version = INVALID_VERSION);
73 std::string DirectoryManager::GetMetaBackupPath(uint32_t version) in GetMetaBackupPath() function in OHOS::DistributedData::DirectoryManager
431 return (DirectoryManager::GetInstance().GetMetaBackupPath() + "/" + in GetBackupPath()