Home
last modified time | relevance | path

Searched defs:url_prefix (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc72 DescriptorPoolTypeResolver(const std::string& url_prefix, in DescriptorPoolTypeResolver()
365 TypeResolver* NewTypeResolverForDescriptorPool(const std::string& url_prefix, in NewTypeResolverForDescriptorPool()
/third_party/protobuf/src/google/protobuf/
Dany_lite.cc103 bool ParseAnyTypeUrl(const std::string& type_url, std::string* url_prefix, in ParseAnyTypeUrl()
Dtext_format.cc1960 std::string url_prefix; in PrintAny() local