Searched defs:url_prefix (Results 1 – 3 of 3) sorted by relevance
72 DescriptorPoolTypeResolver(const std::string& url_prefix, in DescriptorPoolTypeResolver()365 TypeResolver* NewTypeResolverForDescriptorPool(const std::string& url_prefix, in NewTypeResolverForDescriptorPool()
103 bool ParseAnyTypeUrl(const std::string& type_url, std::string* url_prefix, in ParseAnyTypeUrl()
1960 std::string url_prefix; in PrintAny() local