Searched refs:GetDataBasePath (Results 1 – 3 of 3) sorted by relevance
111 int GetDataBasePath(const std::string &databasePath, std::string &backupFilePath);
190 int GetDataBasePath(const std::string &databasePath, std::string &backupFilePath);
863 int RdbStoreImpl::GetDataBasePath(const std::string &databasePath, std::string &backupFilePath) in GetDataBasePath() function in OHOS::NativeRdb::RdbStoreImpl931 int ret = GetDataBasePath(databasePath, backupFilePath); in Backup()1426 int ret = GetDataBasePath(backupPath, backupFilePath); in Restore()