Searched refs:RetrieveOptions (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc1491 bool RetrieveOptions(const Message &options, vector<string> *option_entries) { function in namespace:google::protobuf::__anon4161
1521 if (RetrieveOptions(options, &all_options)) {
1531 if (RetrieveOptions(options, &all_options)) {

Completed in 50 milliseconds