Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.h108 bool getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused);
DTrustZoneDevice.cpp119 if (!getMciInstance(MCI_BUFFER_SIZE, &pWsmMcp, &mciReused)) { in initDevice()
370 bool TrustZoneDevice::getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused) in getMciInstance() function in TrustZoneDevice
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
DMobiCoreDevice.h195 virtual bool getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused) = 0;