Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1945 Symbol NewPlaceholderWithMutexHeld(StringPiece name,
Ddescriptor.cc3865 result = pool_->NewPlaceholderWithMutexHeld(name, placeholder_type); in LookupSymbol()
3893 return NewPlaceholderWithMutexHeld(name, placeholder_type); in NewPlaceholder()
3896 Symbol DescriptorPool::NewPlaceholderWithMutexHeld( in NewPlaceholderWithMutexHeld() function in google::protobuf::DescriptorPool