Searched refs:thermal_aidl_death_recipient_ (Results 1 – 2 of 2) sorted by relevance
223 if (thermal_aidl_death_recipient_.get() == nullptr) { in connectAidlThermalService()224 thermal_aidl_death_recipient_ = ndk::ScopedAIBinder_DeathRecipient( in connectAidlThermalService()228 thermal_aidl_death_recipient_.get(), this); in connectAidlThermalService()
115 ndk::ScopedAIBinder_DeathRecipient thermal_aidl_death_recipient_; variable