Searched refs:SessionServerDeathRecipient (Results 1 – 4 of 4) sorted by relevance
43 class SessionServerDeathRecipient : public IRemoteObject::DeathRecipient {45 explicit SessionServerDeathRecipient(const std::string &sessionId);46 ~SessionServerDeathRecipient() override = default;101 sptr<SessionServerDeathRecipient> serverDeathRecipient_ = nullptr;
44 SessionServerDeathRecipient::SessionServerDeathRecipient(const std::string &sessionId) : sessionId_… in SessionServerDeathRecipient() function in OHOS::AccountSA::SessionServerDeathRecipient47 void SessionServerDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied()96 serverDeathRecipient_ = new (std::nothrow) SessionServerDeathRecipient(sessionId_); in Init()
125 new (std::nothrow) SessionServerDeathRecipient(SESSION_ID);390 SessionServerDeathRecipient testSessionServerDeathRecipient(sessionId);
234 …"OHOS::AccountSA::SessionServerDeathRecipient::OnRemoteDied(OHOS::wptr<OHOS::IRemoteObject> const&…235 …"OHOS::AccountSA::SessionServerDeathRecipient::SessionServerDeathRecipient(std::__h::basic_string<…241 "VTT for OHOS::AccountSA::SessionServerDeathRecipient";242 "vtable for OHOS::AccountSA::SessionServerDeathRecipient";