Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp70 sptr<AppDeathRecipient> appDeathRecipient = new AppDeathRecipient(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1284 void AppRunningRecord::SetAppDeathRecipient(const sptr<AppDeathRecipient> &appDeathRecipient) in SetAppDeathRecipient() argument
H A Dapp_mgr_service_inner.cpp1027 sptr<AppDeathRecipient> appDeathRecipient = new (std::nothrow) AppDeathRecipient(); in AttachApplication() local
5199 sptr<AppDeathRecipient> appDeathRecipient = new AppDeathRecipient(); in AttachRenderProcess() local
7113 sptr<AppDeathRecipient> appDeathRecipient = new AppDeathRecipient(); NotifyAppFaultBySA() local
[all...]

Completed in 17 milliseconds