Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp73 static const string getSpContFilePath(mcSpid_t spid);
231 const string &spContFilePath = getSpContFilePath(spid); in mcRegistryStoreSp()
258 const string &spContFilePath = getSpContFilePath(spid); in mcRegistryReadSp()
534 string spContFilePath = getSpContFilePath(spid); in mcRegistryCleanupSp()
887 static const string getSpContFilePath(mcSpid_t spid) in getSpContFilePath() function