Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dams_mgr_stub.h102 int32_t HandleIsKilledForUpgradeWeb(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp199 return HandleIsKilledForUpgradeWeb(data, reply); in OnRemoteRequestInnerThird()
841 int32_t AmsMgrStub::HandleIsKilledForUpgradeWeb(MessageParcel &data, MessageParcel &reply) in HandleIsKilledForUpgradeWeb() function in OHOS::AppExecFwk::AmsMgrStub