Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/
Dgeneric_context_hub.h154 void handleServiceDeath(uint32_t hubId);
Dgeneric_context_hub.cc79 mGenericContextHub->handleServiceDeath(hubId); in serviceDied()
551 void GenericContextHub::handleServiceDeath(uint32_t hubId) { in handleServiceDeath() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub