Internal change
PiperOrigin-RevId: 523589395
This commit is contained in:
committed by
Copybara-Service
parent
c9aa24b0e7
commit
f923f6bcda
@@ -28,7 +28,7 @@ class OptionsRegistry {
|
||||
// Finds the descriptor for a protobuf.
|
||||
static const Descriptor* GetProtobufDescriptor(const std::string& type_name);
|
||||
|
||||
// Returns all known google::protobuf extensions to a type.
|
||||
// Returns all known proto2 extensions to a type.
|
||||
static void FindAllExtensions(absl::string_view extendee,
|
||||
std::vector<const FieldDescriptor*>* result);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user