Home
last modified time | relevance | path

Searched defs:obsPair (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_inner.cpp60 auto obsPair = observers_.find(uri.ToString()); in HandleUnregisterObserver() local
97 auto obsPair = observers_.find(uri.ToString()); in HandleNotifyChange() local
H A Ddataobs_mgr_inner_pref.cpp59 auto obsPair = observers_.find(uri.ToString()); in HandleUnregisterObserver() local
103 auto obsPair = observers_.find(observerKey); in HandleNotifyChange() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_test/
H A Ddataobs_mgr_inner_test.cpp266 auto obsPair = dataObsMgrInner_->observers_.find(uri.ToString()); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_pref_test/
H A Ddataobs_mgr_inner_pref_test.cpp266 auto obsPair = dataObsMgrInnerPref_->observers_.find(uri.ToString()); variable