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

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.h 127 bool cleanupWsmL2(void);
TrustZoneDevice.cpp 487 bool TrustZoneDevice::cleanupWsmL2(void)
489 int ret = pMcKMod->cleanupWsmL2();
491 LOG_E("pMcKMod->cleanupWsmL2 failed: %d", ret);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.h 126 mcResult_t cleanupWsmL2(void);
CMcKMod.cpp 489 mcResult_t CMcKMod::cleanupWsmL2(void)
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
MobiCoreDevice.h 212 virtual bool cleanupWsmL2(void) = 0;
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
MobiCoreDevice.cpp 164 cleanupWsmL2();

Completed in 121 milliseconds