Home
last modified time | relevance | path

Searched defs:appMgrServiceInner_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_death_recipient.h53 std::weak_ptr<AppMgrServiceInner> appMgrServiceInner_; variable
H A Dmodule_running_record.h178 std::weak_ptr<AppMgrServiceInner> appMgrServiceInner_; variable
H A Dapp_running_record.h962 std::weak_ptr<AppMgrServiceInner> appMgrServiceInner_; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_death_recipient_test/
H A Dams_app_death_recipient_test.cpp64 std::shared_ptr<AppMgrServiceInner> appMgrServiceInner_; member in OHOS::AppExecFwk::AppDeathRecipientTest