webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <google/protobuf/any.h>
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Functions | |
bool | google.protobuf.internal::ParseAnyTypeUrl (const string &type_url, string *full_type_name) |
bool | google.protobuf.internal::GetAnyFieldDescriptors (const Message &message, const FieldDescriptor **type_url_field, const FieldDescriptor **value_field) |
Variables | |
const char | google.protobuf.internal::kAnyFullTypeName [] = "google.protobuf.Any" |
const char | google.protobuf.internal::kTypeGoogleApisComPrefix [] = "type.googleapis.com/" |
const char | google.protobuf.internal::kTypeGoogleProdComPrefix [] = "type.googleprod.com/" |