HomeSort by relevance Sort by last modified time
    Searched refs:handleServiceDeath (Results 1 - 6 of 6) sorted by null

  /device/google/contexthub/contexthubhal/
NanohubHidlAdapter.h 113 void handleServiceDeath(uint32_t hubId);
NanohubHidlAdapter.cpp 111 mContexthub->handleServiceDeath(hubId);
304 void Contexthub::handleServiceDeath(uint32_t hubId) {
  /hardware/interfaces/contexthub/1.0/default/
Contexthub.h 102 void handleServiceDeath(uint32_t hubId);
Contexthub.cpp 121 mContexthub->handleServiceDeath(hubId);
343 void Contexthub::handleServiceDeath(uint32_t hubId) {
  /system/chre/host/hal_generic/
generic_context_hub.h 154 void handleServiceDeath(uint32_t hubId);
generic_context_hub.cc 79 mGenericContextHub->handleServiceDeath(hubId);
550 void GenericContextHub::handleServiceDeath(uint32_t hubId) {

Completed in 109 milliseconds