Searched refs:cleanupWsmL2 (Results 1 - 6 of 6) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
H A DTrustZoneDevice.h127 bool cleanupWsmL2(void);
H A DTrustZoneDevice.cpp487 bool TrustZoneDevice::cleanupWsmL2(void) function in class:TrustZoneDevice
489 int ret = pMcKMod->cleanupWsmL2();
491 LOG_E("pMcKMod->cleanupWsmL2 failed: %d", ret);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
H A DCMcKMod.h126 mcResult_t cleanupWsmL2(void);
H A DCMcKMod.cpp489 mcResult_t CMcKMod::cleanupWsmL2(void) function in class:CMcKMod
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
H A DMobiCoreDevice.h212 virtual bool cleanupWsmL2(void) = 0;
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
H A DMobiCoreDevice.cpp164 cleanupWsmL2();

Completed in 162 milliseconds