Searched refs:GetLastErrorMsg (Results 1 – 3 of 3) sorted by relevance
80 DBDumpHelper::Dump(fd, "\tlast error msg = %s\n", SQLiteUtils::GetLastErrorMsg().c_str()); in Dump()
185 static std::string GetLastErrorMsg();
2275 std::string SQLiteUtils::GetLastErrorMsg() in GetLastErrorMsg() function in DistributedDB::SQLiteUtils