Searched defs:callRecipient (Results 1 – 2 of 2) sorted by relevance
76 sptr<IRemoteObject::DeathRecipient> callRecipient) in SetRemoteObject()
366 …auto callRecipient = new (std::nothrow) CallRecipient([container](const wptr<IRemoteObject> &arg) { in OnAbilityConnectDone() local