Searched defs:unregisterWsmL2 (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
H A DTrustZoneDevice.cpp450 bool TrustZoneDevice::unregisterWsmL2(CWsm_ptr pWsm) function in class:TrustZoneDevice
452 int ret = pMcKMod->unregisterWsmL2(pWsm->handle);
454 LOG_E("pMcKMod->unregisterWsmL2 failed: %d", ret);
467 LOG_E("pMcKMod->unregisterWsmL2 failed: %d", ret);
480 LOG_I("pMcKMod->unregisterWsmL2 failed: %d", ret);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
H A DCMcKMod.cpp379 mcResult_t CMcKMod::unregisterWsmL2(uint32_t handle) function in class:CMcKMod

Completed in 726 milliseconds