Searched defs:lockCounters_ (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/power/interfaces/hdi_service/src/ | ||
H A D | running_lock_impl.h | 62 static std::map<RunningLockType, std::shared_ptr<RunningLockCounter>> lockCounters_; member in OHOS::HDI::Power::V1_2::RunningLockImpl |
H A D | running_lock_impl.cpp | 40 std::map<RunningLockType, std::shared_ptr<RunningLockCounter>> RunningLockImpl::lockCounters_ = {}; member in OHOS::HDI::Power::V1_2::RunningLockImpl [all...] |
Completed in 2 milliseconds