Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc69 DescriptorPoolTypeResolver(const std::string& url_prefix, in DescriptorPoolTypeResolver()
363 TypeResolver* NewTypeResolverForDescriptorPool(const std::string& url_prefix, in NewTypeResolverForDescriptorPool()
/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc69 DescriptorPoolTypeResolver(const std::string& url_prefix, in DescriptorPoolTypeResolver()
363 TypeResolver* NewTypeResolverForDescriptorPool(const std::string& url_prefix, in NewTypeResolverForDescriptorPool()
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc69 DescriptorPoolTypeResolver(const std::string& url_prefix, in DescriptorPoolTypeResolver()
363 TypeResolver* NewTypeResolverForDescriptorPool(const std::string& url_prefix, in NewTypeResolverForDescriptorPool()
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dany_lite.cc77 bool ParseAnyTypeUrl(StringPiece type_url, std::string* url_prefix, in ParseAnyTypeUrl()
Dtext_format.cc2146 std::string url_prefix; in PrintAny() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dany_lite.cc77 bool ParseAnyTypeUrl(StringPiece type_url, std::string* url_prefix, in ParseAnyTypeUrl()
Dtext_format.cc2146 std::string url_prefix; in PrintAny() local
/external/protobuf/src/google/protobuf/
Dany_lite.cc77 bool ParseAnyTypeUrl(StringPiece type_url, std::string* url_prefix, in ParseAnyTypeUrl()
Dtext_format.cc2146 std::string url_prefix; in PrintAny() local
/external/bazelbuild-rules_rust/crate_universe/tools/urls_generator/src/
Dmain.rs22 pub(crate) url_prefix: String, field