Searched defs:mcRegistryGetDriverBlob (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
H A DRegistry.cpp751 regObject_t *mcRegistryGetDriverBlob( function
760 LOG_E("mcRegistryGetDriverBlob() failed: cannot open %s", driverFilename);
769 LOG_E("mcRegistryGetDriverBlob() failed: service blob too big: %d", tlSize);
779 LOG_E("mcRegistryGetDriverBlob() failed: wrong header magic value: %d", magic);
802 LOG_I("mcRegistryGetDriverBlob() Service is of type: %d", serviceType);
808 LOG_E("mcRegistryGetDriverBlob() failed: Out of memory");

Completed in 386 milliseconds