Searched refs:from_message (Results 1 – 2 of 2) sorted by relevance
161 Message* from_message,
3295 Message* from_message, in SetAllocatedOptionalMessageFieldsToMessageViaReflection() argument3297 EXPECT_EQ(from_message->GetDescriptor(), to_message->GetDescriptor()); in SetAllocatedOptionalMessageFieldsToMessageViaReflection()3298 const Reflection* from_reflection = from_message->GetReflection(); in SetAllocatedOptionalMessageFieldsToMessageViaReflection()3302 from_reflection->ListFields(*from_message, &fields); in SetAllocatedOptionalMessageFieldsToMessageViaReflection()3310 from_reflection->ReleaseMessage(from_message, field); in SetAllocatedOptionalMessageFieldsToMessageViaReflection()