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

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 47 #include "TrustZoneDevice.h"
66 return new TrustZoneDevice();
70 TrustZoneDevice::TrustZoneDevice(
78 TrustZoneDevice::~TrustZoneDevice(
93 bool TrustZoneDevice::initDevice(
194 void TrustZoneDevice::initDeviceStep2(
203 bool TrustZoneDevice::yield(
216 bool TrustZoneDevice::nsiq
    [all...]
TrustZoneDevice.h 53 class TrustZoneDevice : public MobiCoreDevice
73 TrustZoneDevice(void);
75 virtual ~TrustZoneDevice(void);
Android.mk 13 LOCAL_SRC_FILES += $(GENERIC_PATH)/TrustZoneDevice.cpp

Completed in 252 milliseconds