Searched refs:CalHashKey (Results 1 – 2 of 2) sorted by relevance
349 static void CalHashKey(sqlite3_context *ctx, int argc, sqlite3_value **argv);
2149 int errCode = CreateFuncUpdateKey(context, &Translate, &CalHashKey); in UpdateKey()2212 void SQLiteSingleVerStorageExecutor::CalHashKey(sqlite3_context *ctx, int argc, sqlite3_value **arg… in CalHashKey() function in DistributedDB::SQLiteSingleVerStorageExecutor