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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
H A DTrustZoneDevice.cpp451 bool TrustZoneDevice::unregisterWsmL2(CWsm_ptr pWsm) function in class:TrustZoneDevice
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);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
H A DCMcKMod.cpp373 mcResult_t CMcKMod::unregisterWsmL2(uint32_t handle) function in class:CMcKMod

Completed in 54 milliseconds