Home
last modified time | relevance | path

Searched defs:appDeathRecipient (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp70 sptr<AppDeathRecipient> appDeathRecipient = new AppDeathRecipient(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1273 void AppRunningRecord::SetAppDeathRecipient(const sptr<AppDeathRecipient> &appDeathRecipient) in SetAppDeathRecipient()
H A Dapp_mgr_service_inner.cpp990 sptr<AppDeathRecipient> appDeathRecipient = new (std::nothrow) AppDeathRecipient(); in AttachApplication() local
5205 sptr<AppDeathRecipient> appDeathRecipient = new AppDeathRecipient(); in AttachRenderProcess() local
7041 sptr<AppDeathRecipient> appDeathRecipient = new AppDeathRecipient(); in NotifyAppFaultBySA() local