Searched refs:AppDomainVerifyMgrSaDeathRecipient (Results 1 – 3 of 3) sorted by relevance
304 AppDomainVerifyMgrSaDeathRecipient AppDomainVerifyMgrSaDeathRecipient; variable305 AppDomainVerifyMgrSaDeathRecipient.OnRemoteDied(nullptr);322 AppDomainVerifyMgrSaDeathRecipient AppDomainVerifyMgrSaDeathRecipient; variable323 AppDomainVerifyMgrSaDeathRecipient.OnRemoteDied(nullptr);335 AppDomainVerifyMgrSaDeathRecipient AppDomainVerifyMgrSaDeathRecipient; variable336 AppDomainVerifyMgrSaDeathRecipient.OnRemoteDied(nullptr);347 AppDomainVerifyMgrSaDeathRecipient AppDomainVerifyMgrSaDeathRecipient; variable348 AppDomainVerifyMgrSaDeathRecipient.OnRemoteDied(nullptr);361 AppDomainVerifyMgrSaDeathRecipient AppDomainVerifyMgrSaDeathRecipient; variable362 AppDomainVerifyMgrSaDeathRecipient.OnRemoteDied(nullptr);
174 class AppDomainVerifyMgrSaDeathRecipient : public IRemoteObject::DeathRecipient {176 explicit AppDomainVerifyMgrSaDeathRecipient();177 virtual ~AppDomainVerifyMgrSaDeathRecipient();181 DISALLOW_COPY_AND_MOVE(AppDomainVerifyMgrSaDeathRecipient);
160 … deathRecipient_ = sptr<IRemoteObject::DeathRecipient>(new AppDomainVerifyMgrSaDeathRecipient()); in ConnectService()311 AppDomainVerifyMgrSaDeathRecipient::AppDomainVerifyMgrSaDeathRecipient() in AppDomainVerifyMgrSaDeathRecipient() function in OHOS::AppDomainVerify::AppDomainVerifyMgrSaDeathRecipient315 AppDomainVerifyMgrSaDeathRecipient::~AppDomainVerifyMgrSaDeathRecipient() in ~AppDomainVerifyMgrSaDeathRecipient()320 void AppDomainVerifyMgrSaDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& object) in OnRemoteDied()