Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dany_lite.cc104 bool ParseAnyTypeUrl(const std::string& type_url, std::string* url_prefix, in ParseAnyTypeUrl() function
117 bool ParseAnyTypeUrl(const std::string& type_url, std::string* full_type_name) { in ParseAnyTypeUrl() function
Dany.pb.cc108 bool Any::ParseAnyTypeUrl(const string& type_url, in ParseAnyTypeUrl() function in Any