Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp70 static const string getAuthTokenFilePath();
96 const string &authTokenFilePath = getAuthTokenFilePath(); in mcRegistryStoreAuthToken()
122 const string &authTokenFilePath = getAuthTokenFilePath(); in mcRegistryReadAuthToken()
149 remove(getAuthTokenFilePath().c_str()); in mcRegistryDeleteAuthToken()
856 static const string getAuthTokenFilePath() in getAuthTokenFilePath() function