Searched refs:from_message (Results 1 – 2 of 2) sorted by relevance
161 Message* from_message,
3294 Message* from_message, in SetAllocatedOptionalMessageFieldsToMessageViaReflection() argument3296 EXPECT_EQ(from_message->GetDescriptor(), to_message->GetDescriptor()); in SetAllocatedOptionalMessageFieldsToMessageViaReflection()3297 const Reflection* from_reflection = from_message->GetReflection(); in SetAllocatedOptionalMessageFieldsToMessageViaReflection()3301 from_reflection->ListFields(*from_message, &fields); in SetAllocatedOptionalMessageFieldsToMessageViaReflection()3309 from_reflection->ReleaseMessage(from_message, field); in SetAllocatedOptionalMessageFieldsToMessageViaReflection()