Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp74 static const string getTlContFilePath(const mcUuid_t *uuid);
295 const string &tlContFilePath = getTlContFilePath(uuid); in mcRegistryStoreTrustletCon()
322 const string &tlContFilePath = getTlContFilePath(uuid); in mcRegistryReadTrustletCon()
475 string tlContFilePath = getTlContFilePath(uuid); in mcRegistryCleanupTrustlet()
893 static const string getTlContFilePath(const mcUuid_t *uuid) in getTlContFilePath() function