Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dmutex.h78 #undef WriterMutexLock
93 typedef MutexLock WriterMutexLock; typedef
141 using internal::WriterMutexLock;
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmessage.cc371 WriterMutexLock lock(&mutex_); in GetPrototype()
Ddescriptor.cc867 WriterMutexLock l(&unknown_enum_values_mu_); in FindEnumValueByNumberCreatingIfUnknown()