Searched refs:oldValue (Results 1 – 2 of 2) sorted by relevance
560 C2P<T> oldValue = factory.get(*typedParam);563 C2R result = fn(mayBlock, oldValue, helper, factory.get(deps)...);
674 std::shared_ptr<C2Param> oldValue = param->value(); in config() local679 C2_CHECK_EQ(oldValue == newValue, *oldValue == *newValue); in config()