Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/Public/
DMobiCoreRegistry.h99 mcResult_t mcRegistryReadSp(mcSpid_t spid, mcSoSpCont_t *so);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp249 mcResult_t mcRegistryReadSp( in mcRegistryReadSp() function
501 ret = mcRegistryReadSp(spid, &data); in mcRegistryCleanupSp()
709 if (MC_DRV_OK != (ret = mcRegistryReadSp(spid, soSp))) { in mcRegistryGetServiceBlob()