Searched refs:onDemandSaLock_ (Results 1 – 2 of 2) sorted by relevance
286 std::mutex onDemandSaLock_; variable
127 std::lock_guard<std::mutex> autoLock(onDemandSaLock_); in IsOnDemandSystemAbility()139 std::lock_guard<std::mutex> autoLock(onDemandSaLock_); in IsOnDemandSystemAbility()