Searched defs:GetAllKeys (Results 1 – 2 of 2) sorted by relevance
67 int SqliteMetaExecutor::GetAllKeys(sqlite3_stmt *statement, bool isMemDb, std::vector<Key> &keys) in GetAllKeys() function in DistributedDB::SqliteMetaExecutor
265 [[nodiscard]] std::vector<Key> GetAllKeys() const in GetAllKeys() function