Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/
Dhal_error.h34 BINDER_DISCONNECTED = -101, enumerator
Dhal_client.h246 return fromHalError(HalError::BINDER_DISCONNECTED); in callIfConnected()