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

  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcLoadFormat.h 98 } mclfIntro_t, *mclfIntro_ptr;
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/
Registry.cpp 611 fseek(fs, offsetof(mclfIntro_t, magic), SEEK_SET);
621 fseek(fs, offsetof(mclfIntro_t, version), SEEK_SET);
775 fseek(fs, offsetof(mclfIntro_t, magic), SEEK_SET);
785 fseek(fs, offsetof(mclfIntro_t, version), SEEK_SET);

Completed in 24 milliseconds