Searched refs:CHRE_ERROR_DESTINATION_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance
30 chreError::CHRE_ERROR_DESTINATION_NOT_FOUND + 1;
134 CHRE_ERROR_DESTINATION_NOT_FOUND = 13, enumerator
140 CHRE_ERROR_DESTINATION_NOT_FOUND); in sendDeferredMessageToNanoappFromHost()
126 return CHRE_ERROR_DESTINATION_NOT_FOUND; in toChreErrorCode()142 case CHRE_ERROR_DESTINATION_NOT_FOUND: in toErrorCode()