Home
last modified time | relevance | path

Searched defs:GetLock (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_stats.cpp244 std::unique_lock<std::mutex> LogStats::GetLock() in GetLock() function in OHOS::HiviewDFX::LogStats
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfrontend.h157 std::unique_lock<std::recursive_mutex> GetLock() const in GetLock() function