Home
last modified time | relevance | path

Searched defs:appStateObserverManager (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dcontext_appstate_observer_test.cpp59 auto appStateObserverManager = Common::MakeShared<ContextAppStateObserverManager>(); variable
68 auto appStateObserverManager = Common::MakeShared<ContextAppStateObserverManager>(); variable
78 auto appStateObserverManager = Common::MakeShared<ContextAppStateObserverManager>(); variable
85 auto appStateObserverManager = Common::MakeShared<ContextAppStateObserverManager>(); variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appstateobservermanager_fuzzer/
H A Dappstateobservermanager_fuzzer.cpp47 …std::shared_ptr<AppStateObserverManager> appStateObserverManager = std::make_shared<AppStateObserv… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_state_observer_manager.cpp860 auto appStateObserverManager = thisWeakPtr.lock(); in AddObserverDeathRecipient() local