Home
last modified time | relevance | path

Searched refs:InternalTypeOnceInit (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.h789 void InternalTypeOnceInit() const;
Ddescriptor.cc7182 void FieldDescriptor::InternalTypeOnceInit() const { in InternalTypeOnceInit() function in google::protobuf::FieldDescriptor
7222 to_init->InternalTypeOnceInit(); in TypeOnceInit()