Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
DmcLoadFormat.h98 } mclfIntro_t, *mclfIntro_ptr; typedef
116 mclfIntro_t intro; /**< MCLF header start with the mandatory intro. */
173 mclfIntro_t intro; /**< Intro for data structure identification. */
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp611 fseek(fs, offsetof(mclfIntro_t, magic), SEEK_SET); in mcRegistryGetServiceBlob()
621 fseek(fs, offsetof(mclfIntro_t, version), SEEK_SET); in mcRegistryGetServiceBlob()
775 fseek(fs, offsetof(mclfIntro_t, magic), SEEK_SET); in mcRegistryGetDriverBlob()
785 fseek(fs, offsetof(mclfIntro_t, version), SEEK_SET); in mcRegistryGetDriverBlob()