Home
last modified time | relevance | path

Searched refs:GetCachePathName (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_session/utils/include/
H A Davsession_utils.h126 static std::string GetCachePathName() in GetCachePathName() function in OHOS::AVSession::AVSessionUtils
131 static std::string GetCachePathName(int32_t userId) in GetCachePathName() function in OHOS::AVSession::AVSessionUtils
/foundation/multimedia/av_session/services/session/server/
H A Davsession_users_manager.cpp170 std::string fileName = AVSessionUtils::GetCachePathName(userId) + sessionId + AVSessionUtils::GetFileSuffix(); in RemoveSessionForAllUser()
184 std::string fileName = AVSessionUtils::GetCachePathName(userId) + sessionId + AVSessionUtils::GetFileSuffix(); in RemoveSessionForAllUser()
298 std::string cachePath(AVSessionUtils::GetCachePathName(userId)); in ClearCache()
H A Davcontroller_item.cpp313 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in HandleAVCallMetaDataChange()
363 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in HandleMetaDataChange()
H A Davsession_item.cpp136 std::string fileName = AVSessionUtils::GetCachePathName(userId_) + sessionId + AVSessionUtils::GetFileSuffix(); in DestroyTask()
177 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in SetAVCallMetaData()
219 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in GetAVMetaData()
319 std::string fileDir = AVSessionUtils::GetCachePathName(userId_); in SetAVMetaData()
1505 std::string fileDir = AVSessionUtils::GetCachePathName(userId_);
1523 std::string fileDir = AVSessionUtils::GetCachePathName(userId_);
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_manager_impl.cpp82 std::string cachePath(AVSessionUtils::GetCachePathName()); in OnServiceDie()

Completed in 7 milliseconds