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

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

Completed in 176 milliseconds