Home
last modified time | relevance | path

Searched refs:localSALock_ (Results 1 - 2 of 2) sorted by relevance

/foundation/systemabilitymgr/samgr/services/lsamgr/src/
H A Dlocal_abilitys.cpp35 std::lock_guard<std::mutex> autoLock(localSALock_); in AddAbility()
41 std::lock_guard<std::mutex> autoLock(localSALock_); in GetAbility()
52 std::lock_guard<std::mutex> autoLock(localSALock_); in RemoveAbility()
/foundation/systemabilitymgr/samgr/services/lsamgr/include/
H A Dlocal_abilitys.h37 std::mutex localSALock_; member in OHOS::LocalAbilitys

Completed in 2 milliseconds