Searched defs:handleServiceDeath (Results 1 – 2 of 2) sorted by relevance
/aosp12/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 |
/aosp12/system/chre/host/hal_generic/common/ | ||
H A D | generic_context_hub_base.h | 615 void handleServiceDeath(uint32_t hubId) { in handleServiceDeath() function |