Home
last modified time | relevance | path

Searched refs:RemovePowerDeathRecipient (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_impl.h85 int32_t RemovePowerDeathRecipient(const sptr<IPowerHdiCallback> &callback);
H A Dpower_interface_impl.cpp142 RemovePowerDeathRecipient(g_callback); in UnRegister()
358 int32_t PowerInterfaceImpl::RemovePowerDeathRecipient(const sptr<IPowerHdiCallback> &callback) in RemovePowerDeathRecipient() function in OHOS::HDI::Power::V1_2::PowerInterfaceImpl
360 HDF_LOGI("RemovePowerDeathRecipient"); in RemovePowerDeathRecipient()
364 HDF_LOGI("RemovePowerDeathRecipient fail"); in RemovePowerDeathRecipient()

Completed in 2 milliseconds