Home
last modified time | relevance | path

Searched defs:handleServiceDeath (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/contexthub/1.0/default/
H A DContexthub.cpp343 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 Dgeneric_context_hub_base.h615 void handleServiceDeath(uint32_t hubId) { in handleServiceDeath() function