Home
last modified time | relevance | path

Searched refs:HandleScheduleDumpIpcStat (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.h66 int32_t HandleScheduleDumpIpcStat(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp148 return HandleScheduleDumpIpcStat(data, reply); in OnRemoteRequestInnerThird()
470 int32_t AppSchedulerHost::HandleScheduleDumpIpcStat(MessageParcel &data, MessageParcel &reply) in HandleScheduleDumpIpcStat() function in OHOS::AppExecFwk::AppSchedulerHost