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.h29 class IRemoteObject; variable
/base/inputmethod/imf/services/src/
Dperuser_session.cpp70 [this, info](const wptr<IRemoteObject> &) { this->OnClientDied(info->client); }); in AddClient()
375 …imsDeathRecipient_->SetDeathRecipient([this, core](const wptr<IRemoteObject> &) { this->OnImsDied(… in OnSetCoreAndAgent()