Searched defs:ParseFieldValueFromString (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtext_format.cc1212 bool TextFormat::Parser::ParseFieldValueFromString( function in class:google::protobuf::TextFormat::Parser
1631 /* static */ bool TextFormat::ParseFieldValueFromString( function in class:google::protobuf::TextFormat
1635 return Parser().ParseFieldValueFromString(input, field, message);

Completed in 27 milliseconds