Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_manager_proxy.h286 std::mutex onDemandSaLock_; variable
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp127 std::lock_guard<std::mutex> autoLock(onDemandSaLock_); in IsOnDemandSystemAbility()
139 std::lock_guard<std::mutex> autoLock(onDemandSaLock_); in IsOnDemandSystemAbility()