Searched refs:TransferDatabasePath (Results 1 – 3 of 3) sorted by relevance
31 static int TransferDatabasePath(const std::string &parentDir, const OpenDbProperties &option);
96 int SQLiteSingleVerDatabaseUpgrader::TransferDatabasePath(const std::string &parentDir, in TransferDatabasePath() function in DistributedDB::SQLiteSingleVerDatabaseUpgrader
760 errCode = SQLiteSingleVerDatabaseUpgrader::TransferDatabasePath(option_.subdir, option_); in PreCreateExecutor()