Searched refs:getTlContFilePath (Results 1 – 1 of 1) sorted by relevance
74 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