Searched defs:url_prefix (Results 1 – 3 of 3) sorted by relevance
73 DescriptorPoolTypeResolver(const std::string& url_prefix, in DescriptorPoolTypeResolver()366 TypeResolver* NewTypeResolverForDescriptorPool(const std::string& url_prefix, in NewTypeResolverForDescriptorPool()
104 bool ParseAnyTypeUrl(const std::string& type_url, std::string* url_prefix, in ParseAnyTypeUrl()
1932 std::string url_prefix; in PrintAny() local