Searched refs:TransConflictTypeToRegisterFunctionType (Results 1 – 5 of 5) sorted by relevance
115 …virtual int TransConflictTypeToRegisterFunctionType(int conflictType, RegisterFuncType &type) cons…
345 int GenericKvDB::TransConflictTypeToRegisterFunctionType(int conflictType, RegisterFuncType &type) … in TransConflictTypeToRegisterFunctionType() function in DistributedDB::GenericKvDB
123 …int TransConflictTypeToRegisterFunctionType(int conflictType, RegisterFuncType &type) const overri…
1650 int SQLiteSingleVerNaturalStore::TransConflictTypeToRegisterFunctionType( in TransConflictTypeToRegisterFunctionType() function in DistributedDB::SQLiteSingleVerNaturalStore
385 EXPECT_EQ(errStore->TransConflictTypeToRegisterFunctionType(0, funcType), -E_NOT_SUPPORT);