Searched refs:powerStateCBDeathRecipient_ (Results 1 – 2 of 2) sorted by relevance
205 sptr<IRemoteObject::DeathRecipient> powerStateCBDeathRecipient_; variable
78 if (powerStateCBDeathRecipient_ == nullptr) { in Init()79 powerStateCBDeathRecipient_ = new PowerStateCallbackDeathRecipient(); in Init()373 object->AddDeathRecipient(powerStateCBDeathRecipient_); in RegisterPowerStateCallback()387 object->RemoveDeathRecipient(powerStateCBDeathRecipient_); in UnRegisterPowerStateCallback()