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

  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcLoadFormat.h 69 SERVICE_TYPE_DRIVER = 1, /**< Service is a driver. */
123 mcDriverId_t driverId; /**< If the serviceType is SERVICE_TYPE_DRIVER the Driver ID is used. */
130 * SERVICE_TYPE_DRIVER: N >= 1
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
Registry.cpp 649 if (SERVICE_TYPE_DRIVER == serviceType || SERVICE_TYPE_SYSTEM_TRUSTLET == serviceType) {
805 if (SERVICE_TYPE_DRIVER == serviceType) {

Completed in 36 milliseconds