Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h218 void OnceInternal();
Ddescriptor.cc7443 void LazyDescriptor::OnceStatic(LazyDescriptor* lazy) { lazy->OnceInternal(); } in OnceStatic()
7445 void LazyDescriptor::OnceInternal() { in OnceInternal() function in google::protobuf::internal::LazyDescriptor