Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dapp.h140 CHPP_APP_ERROR_RATELIMITED = 8, enumerator
/system/chre/chpp/
Dapp.c790 case CHPP_APP_ERROR_RATELIMITED: { in chppAppErrorToChreError()