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

  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/public/
MobiCoreDriverApi.h 123 #define MC_DRV_ERR_WSM_NOT_FOUND MC_DRV_ERR_INVALID_PARAMETER /**< Requested TCI was not allocated with mallocWsm(). */
135 #define MC_DRV_ERR_DAEMON_WSM_HANDLE_NOT_FOUND MC_DRV_ERR_WSM_NOT_FOUND /**< Daemon could not find WSM handle. */
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
Device.cpp 185 mcResult_t ret = MC_DRV_ERR_WSM_NOT_FOUND;
ClientLib.cpp 331 mcResult = MC_DRV_ERR_WSM_NOT_FOUND;
683 mcResult = MC_DRV_ERR_WSM_NOT_FOUND;

Completed in 135 milliseconds