HomeSort by relevance Sort by last modified time
    Searched defs:unregisterWsmL2 (Results 1 - 2 of 2) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 373 mcResult_t CMcKMod::unregisterWsmL2(uint32_t handle)
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 451 bool TrustZoneDevice::unregisterWsmL2(CWsm_ptr pWsm)
453 int ret = pMcKMod->unregisterWsmL2(pWsm->handle);
455 LOG_E("pMcKMod->unregisterWsmL2 failed: %d", ret);
468 LOG_E("pMcKMod->unregisterWsmL2 failed: %d", ret);
481 LOG_I("pMcKMod->unregisterWsmL2 failed: %d", ret);

Completed in 290 milliseconds