Searched defs:DecreaseSessionCnt (Results 1 - 4 of 4) sorted by relevance
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/ | ||
H A D | svc_session_manager_mock.cpp | 233 void SvcSessionManager::DecreaseSessionCnt(const std::string) {} in DecreaseSessionCnt() function in OHOS::FileManagement::Backup::SvcSessionManager |
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ | ||
H A D | svc_session_manager_mock.cpp | 385 void SvcSessionManager::DecreaseSessionCnt(const std::string funcName) {} in DecreaseSessionCnt() function in OHOS::FileManagement::Backup::SvcSessionManager |
H A D | svc_session_manager_throw_mock.cpp | 253 void SvcSessionManager::DecreaseSessionCnt(const std::string funcName) in DecreaseSessionCnt() function in OHOS::FileManagement::Backup::SvcSessionManager |
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ | ||
H A D | svc_session_manager.cpp | 821 void SvcSessionManager::DecreaseSessionCnt(const std::string funcName) in DecreaseSessionCnt() function in OHOS::FileManagement::Backup::SvcSessionManager |
Completed in 4 milliseconds