Searched refs:transformation_message (Results 1 – 3 of 3) sorted by relevance
207 auto transformation_message = transformation.ToMessage(); in ApplyTransformation() local208 assert(transformation_message.transformation_case() != in ApplyTransformation()212 std::move(transformation_message); in ApplyTransformation()220 auto transformation_message = transformation.ToMessage(); in MaybeApplyTransformation() local221 assert(transformation_message.transformation_case() != in MaybeApplyTransformation()225 std::move(transformation_message); in MaybeApplyTransformation()