Searched defs:IRemoteObject (Results 1 – 2 of 2) sorted by relevance
29 class IRemoteObject; variable
70 [this, info](const wptr<IRemoteObject> &) { this->OnClientDied(info->client); }); in AddClient()375 …imsDeathRecipient_->SetDeathRecipient([this, core](const wptr<IRemoteObject> &) { this->OnImsDied(… in OnSetCoreAndAgent()