Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.h216 void OnceInternal();
Ddescriptor.cc7319 void LazyDescriptor::OnceStatic(LazyDescriptor* lazy) { lazy->OnceInternal(); } in OnceStatic()
7321 void LazyDescriptor::OnceInternal() { in OnceInternal() function in google::protobuf::internal::LazyDescriptor