Home
last modified time | relevance | path

Searched defs:ParseAnyTypeUrl (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dany_lite.cc103 bool ParseAnyTypeUrl(const std::string& type_url, std::string* url_prefix, in ParseAnyTypeUrl() function
116 bool ParseAnyTypeUrl(const std::string& type_url, std::string* full_type_name) { in ParseAnyTypeUrl() function
Dany.pb.cc94 bool Any::ParseAnyTypeUrl(const string& type_url, in ParseAnyTypeUrl() function in Any