Home
last modified time | relevance | path

Searched defs:RegisterApplicationStateObserver (Results 1 – 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_state_observer_manager.cpp44 int32_t AppStateObserverManager::RegisterApplicationStateObserver( in RegisterApplicationStateObserver() function in OHOS::AppExecFwk::AppStateObserverManager
Dapp_mgr_service.cpp381 int32_t AppMgrService::RegisterApplicationStateObserver(const sptr<IApplicationStateObserver> &obse… in RegisterApplicationStateObserver() function in OHOS::AppExecFwk::AppMgrService
Dapp_mgr_service_inner.cpp2541 int32_t AppMgrServiceInner::RegisterApplicationStateObserver( in RegisterApplicationStateObserver() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
Djs_app_manager.cpp61 …static NativeValue* RegisterApplicationStateObserver(NativeEngine* engine, NativeCallbackInfo* inf… in RegisterApplicationStateObserver() function in OHOS::AbilityRuntime::__anon7281d5010111::JsAppManager
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_stub.cpp430 int32_t AppMgrStub::RegisterApplicationStateObserver(const sptr<IApplicationStateObserver> &observe… in RegisterApplicationStateObserver() function in OHOS::AppExecFwk::AppMgrStub
Dapp_mgr_proxy.cpp482 int AppMgrProxy::RegisterApplicationStateObserver( in RegisterApplicationStateObserver() function in OHOS::AppExecFwk::AppMgrProxy
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp157 int32_t RegisterApplicationStateObserver(const sptr<IApplicationStateObserver> &observer, in RegisterApplicationStateObserver() function in OHOS::AppExecFwk::MockAppMgrStub