Home
last modified time | relevance | path

Searched refs:RemoveRilDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp690 int32_t RilImpl::RemoveRilDeathRecipient(const sptr<IRilCallback> &callback) in RemoveRilDeathRecipient() function in OHOS::HDI::Ril::V1_3::RilImpl
715 RemoveRilDeathRecipient(callback_); in UnRegister()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h208 int32_t RemoveRilDeathRecipient(const sptr<IRilCallback> &callback);