Home
last modified time | relevance | path

Searched refs:BundleMgrCommonDeathRecipient (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h192 class BundleMgrCommonDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::AppExecFwk::CommonFunc
H A Dcommon_func.cpp187 sptr<IRemoteObject::DeathRecipient> CommonFunc::deathRecipient_(new (std::nothrow) BundleMgrCommonDeathRecipient());
189 void CommonFunc::BundleMgrCommonDeathRecipient::OnRemoteDied([[maybe_unused]] const wptr<IRemoteObject>& remote) in OnRemoteDied()

Completed in 6 milliseconds