Home
last modified time | relevance | path

Searched refs:checkVersion (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
DCMcKMod.h137 bool checkVersion(void);
DCMcKMod.cpp525 bool CMcKMod::checkVersion(void) in checkVersion() function in CMcKMod
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp109 if (!pMcKMod->checkVersion()) { in initDevice()