Home
last modified time | relevance | path

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

/base/telephony/cellular_data/frameworks/native/
Dcellular_data_service_proxy.h30 class IRemoteObject; variable
/base/inputmethod/imf/services/src/
Dperuser_session.cpp71 [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()