Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Daccount_observer.cpp24 AccountObserver::AccountObserver(const AccountSA::OsAccountSubscribeInfo &subscriberInfo) in AccountObserver() function in OHOS::ResourceSchedule::AccountObserver
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/
H A Daccount_observer.cpp27 AccountObserver::AccountObserver(const AccountSA::OsAccountSubscribeInfo &subscriberInfo) in AccountObserver() function in OHOS::Memory::AccountObserver
/ohos5.0/foundation/multimedia/player_framework/services/services/observer/
H A Daccount_observer.cpp35 AccountObserver::AccountObserver() in AccountObserver() function in OHOS::Media::AccountObserver
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/test/
H A Daccount_delegate_test.cpp29 class AccountObserver : public AccountDelegate::Observer { class