Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/Public/
DMobiCoreRegistry.h170 regObject_t *mcRegistryGetDriverBlob(const char *driverFilename);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
DMobiCoreDriverDaemon.cpp244 regObj = mcRegistryGetDriverBlob(driverPath.c_str()); in loadDeviceDriver()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp751 regObject_t *mcRegistryGetDriverBlob( in mcRegistryGetDriverBlob() function