Home
last modified time | relevance | path

Searched defs:message_name (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/
Dgenerate_datasets.cc47 const std::string& message_name, in WriteFileWithPayloads()
91 void WriteFile(const std::string& name, const std::string& message_name, in WriteFile()
Dbenchmarks.proto47 string message_name = 2; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtype_resolver_util.cc58 string* message_name) { in SplitTypeUrl()
75 string url_prefix, message_name; in ResolveMessageType() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc426 const string& message_name) { in Run()
436 const string& message_name, in Run()
447 const string& message_name) { in Run()
459 const string& message_name) { in Run()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor_pool.py525 def _MakeFieldDescriptor(self, field_proto, message_name, index, argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dpython_message.py447 def _ReraiseTypeErrorWithFieldName(message_name, field_name): argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc2035 ScopedPyObjectPtr message_name(PyString_FromStringAndSize( in CheckAndGetInteger() local
/frameworks/base/cmds/statsd/src/
Datoms.proto4267 optional string message_name = 4; field