Searched defs:handleServiceDeath (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/system/chre/host/hal_generic/common/ | ||
H A D | generic_context_hub_base.h | 405 void handleServiceDeath(uint32_t hubId) { in handleServiceDeath() function |
/aosp_15_r20/hardware/interfaces/contexthub/1.0/default/ | ||
H A D | Contexthub.cpp | 343 void Contexthub::handleServiceDeath(uint32_t hubId) { in handleServiceDeath() function in android::hardware::contexthub::V1_0::implementation::Contexthub |
/aosp_15_r20/device/google/contexthub/contexthubhal/ | ||
D | NanohubHidlAdapter.cpp | 305 void Contexthub::handleServiceDeath(uint32_t hubId) { in handleServiceDeath() function in android::hardware::contexthub::V1_0::implementation::Contexthub |
/aosp_15_r20/system/chre/host/hal_generic/aidl/ | ||
H A D | generic_context_hub_aidl.cc | 537 void ContextHub::handleServiceDeath() { in handleServiceDeath() function in aidl::android::hardware::contexthub::ContextHub |