Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp76 static const string getTlDataFilePath(const mcUuid_t *uuid, mcPid_t pid);
363 filename = getTlDataFilePath(&so->cont.uuid, so->cont.pid); in mcRegistryStoreData()
407 filename = getTlDataFilePath(&so->cont.uuid, so->cont.pid); in mcRegistryReadData()
905 static const string getTlDataFilePath(const mcUuid_t *uuid, mcPid_t pid) in getTlDataFilePath() function