Searched refs:getTlDataPath (Results 1 – 1 of 1) sorted by relevance
75 static const string getTlDataPath(const mcUuid_t *uuid);362 pathname = getTlDataPath(&so->cont.uuid); in mcRegistryStoreData()451 string pathname = getTlDataPath(uuid); in mcRegistryCleanupTrustlet()899 static const string getTlDataPath(const mcUuid_t *uuid) in getTlDataPath() function907 return getTlDataPath(uuid) + "/" + uint32ToString(pid.data) + DATA_CONT_FILE_EXT; in getTlDataFilePath()