Searched refs:GetCachePathName (Results 1 – 5 of 5) sorted by relevance
126 static std::string GetCachePathName() in GetCachePathName() function131 static std::string GetCachePathName(int32_t userId) in GetCachePathName() function
170 …std::string fileName = AVSessionUtils::GetCachePathName(userId) + sessionId + AVSessionUtils::GetF… in RemoveSessionForAllUser()184 …std::string fileName = AVSessionUtils::GetCachePathName(userId) + sessionId + AVSessionUtils::GetF… in RemoveSessionForAllUser()298 std::string cachePath(AVSessionUtils::GetCachePathName(userId)); in ClearCache()
327 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in HandleAVCallMetaDataChange()379 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in HandleMetaDataChange()
147 …std::string fileName = AVSessionUtils::GetCachePathName(userId_) + sessionId + AVSessionUtils::Get… in DestroyTask()187 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in SetAVCallMetaData()222 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in GetAVMetaData()329 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in SetAVMetaData()1559 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in GetAVCallMetaData()1575 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in GetMetaData()
97 std::string cachePath(AVSessionUtils::GetCachePathName()); in OnServiceDie()