Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_inner_pref.cpp31 std::lock_guard<std::mutex> lock(preferenceMutex_); in HandleRegisterObserver()
57 std::lock_guard<std::mutex> lock(preferenceMutex_); in HandleUnregisterObserver()
93 std::lock_guard<std::mutex> lock(preferenceMutex_); in HandleNotifyChange()
169 std::lock_guard<std::mutex> lock(preferenceMutex_); in OnCallBackDied()
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Ddataobs_mgr_inner_pref.h50 std::mutex preferenceMutex_; member in OHOS::AAFwk::DataObsMgrInnerPref

Completed in 1 milliseconds