Searched refs:GetAnyFieldDescriptors (Results 1 – 6 of 6) sorted by relevance
64 bool GetAnyFieldDescriptors(const Message& message, in GetAnyFieldDescriptors() function
139 bool GetAnyFieldDescriptors(const Message& message,
101 bool Any::GetAnyFieldDescriptors( in GetAnyFieldDescriptors() function in Any105 return ::PROTOBUF_NAMESPACE_ID::internal::GetAnyFieldDescriptors( in GetAnyFieldDescriptors()
120 static bool GetAnyFieldDescriptors(
407 if (internal::GetAnyFieldDescriptors(*message, &any_type_url_field, in ConsumeField()1923 if (!internal::GetAnyFieldDescriptors(message, &type_url_field, in PrintAny()
1221 if (!internal::GetAnyFieldDescriptors(any, &type_url_field, &value_field)) { in UnpackAny()