Searched refs:TransToOpType (Results 1 – 2 of 2) sorted by relevance
96 static OpType TransToOpType(const CloudWaterType type);
500 OpType SqliteCloudKvExecutorUtils::TransToOpType(const CloudWaterType type) in TransToOpType() function in DistributedDB::SqliteCloudKvExecutorUtils848 int errCode = SQLiteUtils::GetStatement(db, GetOperateLogSql(TransToOpType(type)), logStmt); in FillCloudGid()