Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
H A Dany_lite.cc42 std::string GetTypeUrl(StringPiece message_name, in GetTypeUrl() argument
H A Ddescriptor_unittest.cc7813 AddSimpleMessageProtoFileToDb(const char* file_name, const char* message_name) AddSimpleMessageProtoFileToDb() argument
/third_party/protobuf/benchmarks/php/
H A DPhpBenchmark.php102 $message_name = getMessageName($dataset); variable
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc439 ExpectGenerated( const std::string& generator_name, const std::string& parameter, const std::string& proto_name, const std::string& message_name) ExpectGenerated() argument
446 ExpectGenerated( const std::string& generator_name, const std::string& parameter, const std::string& proto_name, const std::string& message_name, const std::string& output_directory) ExpectGenerated() argument
455 ExpectGeneratedWithMultipleInputs( const std::string& generator_name, const std::string& all_proto_names, const std::string& proto_name, const std::string& message_name) ExpectGeneratedWithMultipleInputs() argument
463 ExpectGeneratedWithInsertions( const std::string& generator_name, const std::string& parameter, const std::string& insertions, const std::string& proto_name, const std::string& message_name) ExpectGeneratedWithInsertions() argument
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1422 auto message_name = field_descriptor->containing_type()->name(); in CheckHasPresence() local

Completed in 17 milliseconds