Searched refs:AssignDescriptorsImpl (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.cc | 2979 void AssignDescriptorsImpl(const DescriptorTable* table, bool eager) { in Swap() function 3083 AssignDescriptorsImpl(t, t->is_eager); in Swap() 3091 call_once(*table->once, AssignDescriptorsImpl, table, eager); in Swap()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.cc | 2979 void AssignDescriptorsImpl(const DescriptorTable* table, bool eager) { in Swap() function 3083 AssignDescriptorsImpl(t, t->is_eager); in Swap() 3091 call_once(*table->once, AssignDescriptorsImpl, table, eager); in Swap()
|