Searched defs:IRemoteObject (Results 1 – 2 of 2) sorted by relevance
30 class IRemoteObject; variable
71 [this, info](const wptr<IRemoteObject> &) { this->OnClientDied(info->client); }); in AddClientInfo()762 …deathRecipient->SetDeathRecipient([this, core, type](const wptr<IRemoteObject> &) { this->OnImeDie… in AddImeData()955 …[this, bundleName](const wptr<IRemoteObject> &) { ImeAgingManager::GetInstance().Pop(bundleName); … in DeactivateIme()