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

  /hardware/samsung_slsi/exynos5/libsecurepath/
tlc_communication.cpp 120 mcRet = mcWaitNotification(&(comm_ctx->handle), -1);
126 LOG_I("mcWaitNotification is completed");
  /hardware/samsung_slsi/exynos5/libkeymaster/
tlcTeeKeymaster_if.c 200 if (MC_DRV_OK != mcWaitNotification(&sessionHandle, MC_INFINITE_TIMEOUT))
314 if (MC_DRV_OK != mcWaitNotification(&sessionHandle, MC_INFINITE_TIMEOUT))
445 if (MC_DRV_OK != mcWaitNotification(&sessionHandle, MC_INFINITE_TIMEOUT))
543 if (MC_DRV_OK != mcWaitNotification(&sessionHandle, MC_INFINITE_TIMEOUT))
655 if (MC_DRV_OK != mcWaitNotification(&sessionHandle, MC_INFINITE_TIMEOUT))
784 if (MC_DRV_OK != mcWaitNotification(&sessionHandle, MC_INFINITE_TIMEOUT))
907 if (MC_DRV_OK != mcWaitNotification(&sessionHandle, MC_INFINITE_TIMEOUT))
1021 if (MC_DRV_OK != mcWaitNotification(&sessionHandle, MC_INFINITE_TIMEOUT))
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/public/
MobiCoreDriverApi.h 264 * Corresponding errors can only be received by mcWaitNotification().
299 __MC_CLIENT_LIB_API mcResult_t mcWaitNotification(
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp 541 __MC_CLIENT_LIB_API mcResult_t mcWaitNotification(

Completed in 26 milliseconds