Home
last modified time | relevance | path

Searched defs:callRecipient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dlocal_call_record.cpp76 sptr<IRemoteObject::DeathRecipient> callRecipient) in SetRemoteObject()
H A Dlocal_call_container.cpp366 …auto callRecipient = new (std::nothrow) CallRecipient([container](const wptr<IRemoteObject> &arg) { in OnAbilityConnectDone() local