Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock.h56 std::string GetLockName() const in GetLockName() function
H A Dlock_request.cpp319 strTrace += "lockName: " + lock_->GetLockName(); in GetLockInfo()