Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_service_load_callback.h25 namespace OHOS { class IRemoteObject; } variable
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_service_proxy.h30 class IRemoteObject; variable
/base/hiviewdfx/hiview/adapter/service/client/include/
Dhiview_service_trace_delegate.h42std::function<int32_t(const sptr<IRemoteObject>&, CollectResult<T>&, int32_t&)> proxyHandler) in TraceCalling()
/base/global/i18n/frameworks/intl/include/
Dlocale_config.h37 class IRemoteObject; variable
/base/inputmethod/imf/services/src/
Dperuser_session.cpp87 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()