Searched defs:IRemoteObject (Results 1 – 5 of 5) sorted by relevance
25 namespace OHOS { class IRemoteObject; } variable
30 class IRemoteObject; variable
42 … std::function<int32_t(const sptr<IRemoteObject>&, CollectResult<T>&, int32_t&)> proxyHandler) in TraceCalling()
37 class IRemoteObject; variable
87 info->deathRecipient->SetDeathRecipient([this, weakClientInfo](const wptr<IRemoteObject> &) { in AddClientInfo()900 …deathRecipient->SetDeathRecipient([this, core, type](const wptr<IRemoteObject> &) { this->OnImeDie… in AddImeData()1689 …deathRecipient->SetDeathRecipient([this, core, type](const wptr<IRemoteObject> &) { this->OnImeDie… in UpdateImeData()