Searched defs:Unlock (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ | ||
| D | common.cc | 336 void Mutex::Unlock() { in Unlock() function in google::protobuf::Mutex |
| /frameworks/native/libs/vr/libbufferhub/ | ||
| D | buffer_hub_base.cpp | 204 int BufferHubBase::Unlock() { return buffer_.Unlock(); } in Unlock() function in android::dvr::BufferHubBase |
| D | ion_buffer.cpp | 229 int IonBuffer::Unlock() { in Unlock() function in android::dvr::IonBuffer |