Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
DMobiCoreDevice.h73 extern MobiCoreDevice *getDeviceInstance(void);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp62 __attribute__ ((weak)) MobiCoreDevice *getDeviceInstance( in getDeviceInstance() function
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
DMobiCoreDriverDaemon.cpp124 mobiCoreDevice = getDeviceInstance(); in run()