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

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

Completed in 677 milliseconds