Home
last modified time | relevance | path

Searched defs:AssertHeld (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dcommon.cc279 void Mutex::AssertHeld() { in AssertHeld() function in google::protobuf::Mutex
315 void Mutex::AssertHeld() { in AssertHeld() function in google::protobuf::Mutex
/external/regex-re2/util/
Dmutex.h69 inline void AssertHeld() { } in AssertHeld() function
/external/ceres-solver/internal/ceres/
Dmutex.h173 inline void AssertHeld() {} in AssertHeld() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h997 void AssertHeld() const { in AssertHeld() function
1176 void AssertHeld() const {} in AssertHeld() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-port.cc235 void Mutex::AssertHeld() { in AssertHeld() function in testing::internal::Mutex
/external/skia/src/ports/
DSkFontMgr_fontconfig.cpp96 static void AssertHeld() { SkDEBUGCODE( in AssertHeld() function