Home
last modified time | relevance | path

Searched defs:HandleOnAppStopped (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/access_token/services/common/app_manager/src/
H A Dapp_status_change_callback.cpp107 int32_t ApplicationStateObserverStub::HandleOnAppStopped(MessageParcel &data, MessageParcel &reply) in HandleOnAppStopped() function in OHOS::Security::AccessToken::ApplicationStateObserverStub
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapplication_state_observer_stub.cpp255 int32_t ApplicationStateObserverStub::HandleOnAppStopped(MessageParcel &data, MessageParcel &reply) in HandleOnAppStopped() function in OHOS::AppExecFwk::ApplicationStateObserverStub
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_state_observer.cpp302 void JSAppStateObserver::HandleOnAppStopped(const AppStateData &appStateData) in HandleOnAppStopped() function in OHOS::AbilityRuntime::JSAppStateObserver
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_state_observer_manager.cpp454 void AppStateObserverManager::HandleOnAppStopped(const std::shared_ptr<AppRunningRecord> &appRecord) in HandleOnAppStopped() function in OHOS::AppExecFwk::AppStateObserverManager
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dcgroup_event_handler.cpp207 void CgroupEventHandler::HandleOnAppStopped(uid_t uid, const std::string& bundleName) in HandleOnAppStopped() function in OHOS::ResourceSchedule::CgroupEventHandler