Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/Public/
DMobiCoreRegistry.h85 mcResult_t mcRegistryReadRoot(mcSoRootCont_t *so);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp186 mcResult_t mcRegistryReadRoot( in mcRegistryReadRoot() function
552 ret = mcRegistryReadRoot(&data); in mcRegistryCleanupRoot()
722 if (MC_DRV_OK != (ret = mcRegistryReadRoot(soRoot))) { in mcRegistryGetServiceBlob()