Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc3519 static inline void assert_mutex_held(const DescriptorPool* pool) { in assert_mutex_held() function in google::protobuf::DescriptorBuilder
4199 assert_mutex_held(pool_); in AllocateOptionsImpl()
7090 assert_mutex_held(builder_->pool_); in FindExtension()