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

  /external/protobuf/python/google/protobuf/pyext/
descriptor.h 90 google::protobuf::DescriptorPool* GetDescriptorPool();
descriptor.cc 267 google::protobuf::DescriptorPool* GetDescriptorPool() {
281 cdescriptor_pool->pool = GetDescriptorPool();
331 GetDescriptorPool()->BuildFileCollectingErrors(file_proto,
message.cc 529 GetDescriptorPool()->FindMessageTypeByName(message_name);
    [all...]
  /external/protobuf/python/google/protobuf/internal/
cpp_message.py 50 def GetDescriptorPool():
55 _pool = GetDescriptorPool()

Completed in 49 milliseconds