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

  /system/chre/platform/slpi/include/chre/platform/slpi/
fastrpc.h 40 #define CHRE_FASTRPC_ERROR_SHUTTING_DOWN (-2)
  /system/chre/host/msm/daemon/
chre_daemon.cc 265 if (result == CHRE_FASTRPC_ERROR_SHUTTING_DOWN) {
  /system/chre/platform/slpi/
host_link.cc 452 result = CHRE_FASTRPC_ERROR_SHUTTING_DOWN;

Completed in 142 milliseconds