Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/host/hal_generic/common/
H A Dgeneric_context_hub_base.h405 void handleServiceDeath(uint32_t hubId) { in handleServiceDeath() function
/aosp_15_r20/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
/aosp_15_r20/device/google/contexthub/contexthubhal/
DNanohubHidlAdapter.cpp305 void Contexthub::handleServiceDeath(uint32_t hubId) { in handleServiceDeath() function in android::hardware::contexthub::V1_0::implementation::Contexthub
/aosp_15_r20/system/chre/host/hal_generic/aidl/
H A Dgeneric_context_hub_aidl.cc537 void ContextHub::handleServiceDeath() { in handleServiceDeath() function in aidl::android::hardware::contexthub::ContextHub