Home
last modified time | relevance | path

Searched defs:GetDescriptorPool (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Ddescriptor_test.py118 def GetDescriptorPool(self): member in DescriptorTest
504 def GetDescriptorPool(self): member in NewDescriptorTest
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_test.py118 def GetDescriptorPool(self): member in DescriptorTest
504 def GetDescriptorPool(self): member in NewDescriptorTest
/aosp_15_r20/external/tensorflow/tensorflow/core/util/proto/
H A Ddescriptors.cc89 Status GetDescriptorPool( in GetDescriptorPool() function