Home
last modified time | relevance | path

Searched refs:HandleScheduleProcessSecurityExit (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_scheduler_host.h50 int32_t HandleScheduleProcessSecurityExit(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp106 return HandleScheduleProcessSecurityExit(data, reply); in OnRemoteRequestInnerSecond()
321 int32_t AppSchedulerHost::HandleScheduleProcessSecurityExit(MessageParcel &data, MessageParcel &rep… in HandleScheduleProcessSecurityExit() function in OHOS::AppExecFwk::AppSchedulerHost