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