|
|
@ -271,8 +271,7 @@ void WriteModelPublicDeclaration( |
|
|
|
friend struct ::hpb::internal::PrivateAccess; |
|
|
|
friend struct ::hpb::internal::PrivateAccess; |
|
|
|
friend Proxy; |
|
|
|
friend Proxy; |
|
|
|
friend CProxy; |
|
|
|
friend CProxy; |
|
|
|
friend absl::StatusOr<$2>(::hpb::Parse<$2>(absl::string_view bytes, |
|
|
|
friend absl::StatusOr<$2>(::hpb::Parse<$2>(absl::string_view bytes)); |
|
|
|
int options)); |
|
|
|
|
|
|
|
friend absl::StatusOr<$2>(::hpb::Parse<$2>( |
|
|
|
friend absl::StatusOr<$2>(::hpb::Parse<$2>( |
|
|
|
absl::string_view bytes, |
|
|
|
absl::string_view bytes, |
|
|
|
const ::hpb::ExtensionRegistry& extension_registry, int options)); |
|
|
|
const ::hpb::ExtensionRegistry& extension_registry, int options)); |
|
|
|