Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/Public/
DMobiCoreRegistry.h120 mcResult_t mcRegistryReadTrustletCon(const mcUuid_t *uuid, mcSoTltCont_t *so);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp313 mcResult_t mcRegistryReadTrustletCon( in mcRegistryReadTrustletCon() function
695 if (MC_DRV_OK != (ret = mcRegistryReadTrustletCon(uuid, soTlt))) { in mcRegistryGetServiceBlob()