Home
last modified time | relevance | path

Searched defs:IsReservedName (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.h2222 inline bool Descriptor::IsReservedName(ConstStringParam name) const { in IsReservedName() function
2241 inline bool EnumDescriptor::IsReservedName(ConstStringParam name) const { in IsReservedName() function
Ddescriptor_unittest.cc2307 TEST_F(ReservedDescriptorTest, IsReservedName) { in TEST_F() argument
2438 TEST_F(ReservedEnumDescriptorTest, IsReservedName) { in TEST_F() argument
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.h2222 inline bool Descriptor::IsReservedName(ConstStringParam name) const { in IsReservedName() function
2241 inline bool EnumDescriptor::IsReservedName(ConstStringParam name) const { in IsReservedName() function
Ddescriptor_unittest.cc2307 TEST_F(ReservedDescriptorTest, IsReservedName) { in TEST_F() argument
2438 TEST_F(ReservedEnumDescriptorTest, IsReservedName) { in TEST_F() argument