HomeSort by relevance Sort by last modified time
    Searched refs:GetMetadata (Results 1 - 9 of 9) sorted by null

  /external/protobuf/src/google/protobuf/
message.h 314 const Descriptor* GetDescriptor() const { return GetMetadata().descriptor; }
324 return GetMetadata().reflection;
331 virtual Metadata GetMetadata() const = 0;
    [all...]
descriptor.pb.h 200 ::google::protobuf::Metadata GetMetadata() const;
294 ::google::protobuf::Metadata GetMetadata() const;
476 ::google::protobuf::Metadata GetMetadata() const;
573 ::google::protobuf::Metadata GetMetadata() const;
741 ::google::protobuf::Metadata GetMetadata() const;
    [all...]
dynamic_message.cc 197 Metadata GetMetadata() const;
422 Metadata DynamicMessage::GetMetadata() const {
descriptor.pb.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 92 ::google::protobuf::Metadata GetMetadata() const;
215 ::google::protobuf::Metadata GetMetadata() const;
332 ::google::protobuf::Metadata GetMetadata() const;
plugin.pb.cc 463 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const {
804 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const {
    [all...]
  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.h 87 ::google::protobuf::Metadata GetMetadata() const;
msgheader.pb.cpp 416 ::google::protobuf::Metadata MsgHeader::GetMetadata() const {
  /build/tools/releasetools/
ota_from_target_files 148 def GetMetadata(cls, input_zip):
405 Item.GetMetadata(input_zip)
665 Item.GetMetadata(target_zip)

Completed in 636 milliseconds