Home
last modified time | relevance | path

Searched refs:checkMciVersion (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.h105 bool checkMciVersion(void);
DTrustZoneDevice.cpp124 if (!checkMciVersion()) { in initDevice()
284 bool TrustZoneDevice::checkMciVersion(void) in checkMciVersion() function in TrustZoneDevice